Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GFUMIHA2WIUTEWFCK4BQ4VUDY3LUWCYX/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "GFUMIHA2WIUTEWFCK4BQ4VUDY3LUWCYX",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GFUMIHA2WIUTEWFCK4BQ4VUDY3LUWCYX/",
    "sender": {
        "address": "jbrandenburg (a) amsat.org",
        "mailman_id": "fba29bb05aa944e3b759fb437017d01e",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fba29bb05aa944e3b759fb437017d01e/emails/"
    },
    "sender_name": "Jonathan Brandenburg (KF5IDY)",
    "subject": "[pacsat-dev] Re: Filesystem code",
    "date": "2023-04-07T16:49:16Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I don’t quite remember what my stock looks like but happy to allocate another to PACSAT.\r\nJonathan\r\n\r\nSent from my iPhone\r\n\r\nOn Apr 7, 2023, at 11:41 AM, Burns Fisher (AMSAT) via pacsat-dev <[email protected]> wrote:\r\n\r\n\r\nJonathan, did I send you the extra Launchpad that I ended up with?  In any case, do you want to give one to Corey? Corey, you may have to solder on some .1\" header pins for Jim's board to have all the required connections.  I know the headers are DNP around the outside where they are not used, but I'm not sure that all the inside ones are there either.\r\n\r\n\r\n\r\n73,\r\n\r\nBurns Fisher, WB1FJ\r\nAMSAT(R) Engineering -- Flight Software\r\n\r\n\r\nOn Fri, Apr 7, 2023 at 12:30 PM Corey Minyard via pacsat-dev <[email protected]<mailto:[email protected]>> wrote:\r\nI have the filesystem code mostly ready.  I changed the configuration\r\nto use 256 byte block.  It's available in the filesystem branch.\r\n\r\nSo I will need a launchpad and a board with MRAM.  My address is:\r\n\r\n7406 Wheatfield Rd, Garland, TX 75044\r\n\r\nChris, you can test it if you like, too.  I haven't written any tests\r\nfor anything yet, that needs to be added.\r\n\r\nThere is code to automatically mount the filesystem on startup and\r\nformat the filesystem if it detects corruption.\r\n\r\nThere are three new console commands:  mount fs, unmount fs, and format fs.\r\n\r\nThe commands are the normal POSIX commands with \"red_\" prefixed,\r\nred_open(), red_close(), read_read(), etc.\r\n\r\nI need to write a README about how this is all set up.\r\n\r\n-corey\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]<mailto:[email protected]>\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]<mailto:[email protected]>\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\r\n\r\n-----------------------------------------------------------\r\n\r\npacsat-dev mailing list -- [email protected]\r\nView archives of this mailing list at https://mailman.amsat.org/hyperkitty/list/[email protected]\r\nTo unsubscribe send an email to [email protected]\r\nManage all of your AMSAT-NA mailing list preferences at https://mailman.amsat.org\r\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GFUMIHA2WIUTEWFCK4BQ4VUDY3LUWCYX/",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 4399,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/GFUMIHA2WIUTEWFCK4BQ4VUDY3LUWCYX/attachment/2/attachment.html"
        }
    ]
}