Show an email

GET /hyperkitty/api/list/[email protected]/email/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "BY3PR13MB4788D97826CF556656864246EF732@BY3PR13MB4788.namprd13.prod.outlook.com",
    "message_id_hash": "K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api",
    "sender": {
        "address": "bstrick (a) N5BRG.COM",
        "mailman_id": "953542c988dd4c549175bb02a8a6a1ed",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api"
    },
    "sender_name": "Bob Stricklin",
    "subject": "[pacsat-dev] Memory File Linker",
    "date": "2024-01-16T17:07:44Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Burns,\n\nTied up with doctors visit here earlier.\n\nGoing to forward a couple of files related to this.\nI do not see a MAP file generated by the Linker. I feel there should be one some place. The only thing I see related to this is the Memory Allocation relating memory use to code routines.\n\nUsing the same input of code here used by Launchpad and PacSatSW project with HCG changes.  I plan to put my code on GitHub today.\n\nHave not tried to manually modify the Memory Map file. I have project set for automatic and my understanding is CCS does this for you.\n\nI will send a second email showing changes I made to make CCS think I had more memory and build project.\n\nBob\n\n\n\n\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api",
            "counter": 3,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "us-ascii",
            "size": 2687,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/attachment/3/attachment.html"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api",
            "counter": 4,
            "name": "MRAMmap.h",
            "content_type": "text/plain",
            "encoding": null,
            "size": 4369,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/attachment/4/MRAMmap.h"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/?format=api",
            "counter": 5,
            "name": "MRAMMemroyFile.JPG",
            "content_type": "image/jpeg",
            "encoding": null,
            "size": 25655,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/K2U3SVFPCQMC3OGVHRU5H54MD56ZAKUR/attachment/5/MRAMMemroyFile.JPG"
        }
    ]
}