Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3DMIUVGLSMVAMBBNIOHXYFFNCGQG4QLH/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "3DMIUVGLSMVAMBBNIOHXYFFNCGQG4QLH",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3DMIUVGLSMVAMBBNIOHXYFFNCGQG4QLH/",
    "sender": {
        "address": "jbrandenburg (a) amsat.org",
        "mailman_id": "fba29bb05aa944e3b759fb437017d01e",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fba29bb05aa944e3b759fb437017d01e/emails/"
    },
    "sender_name": "Jonathan Brandenburg",
    "subject": "[pacsat-dev] Re: Filesystem code",
    "date": "2023-04-07T18:21:30Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "I have confirmed I have it... Now, how to best get it to Corey... I can \nship it from Addison post office, I can get it to Bill soon (if Corey is \ngoing to see Bill at a club meeting or something), or Corey can pick it \nup in Addison.\nThoughts?\nJonathan\n\nOn 4/7/2023 11:41 AM, Burns Fisher (AMSAT) via pacsat-dev wrote:\n> Jonathan, did I send you the extra Launchpad that I ended up with?  In \n> any case, do you want to give one to Corey? Corey, you may have to \n> solder on some .1\" header pins for Jim's board to have all the \n> required connections.  I know the headers are DNP around the outside \n> where they are not used, but I'm not sure that all the inside ones are \n> there either.\n>\n>\n>\n> 73,\n>\n> Burns Fisher, WB1FJ\n> /AMSAT(R) Engineering -- Flight Software/\n>\n>\n> On Fri, Apr 7, 2023 at 12:30 PM Corey Minyard via pacsat-dev \n> <[email protected]> wrote:\n>\n>     I have the filesystem code mostly ready.  I changed the configuration\n>     to use 256 byte block.  It's available in the filesystem branch.\n>\n>     So I will need a launchpad and a board with MRAM.  My address is:\n>\n>     7406 Wheatfield Rd, Garland, TX 75044\n>\n>     Chris, you can test it if you like, too.  I haven't written any tests\n>     for anything yet, that needs to be added.\n>\n>     There is code to automatically mount the filesystem on startup and\n>     format the filesystem if it detects corruption.\n>\n>     There are three new console commands:  mount fs, unmount fs, and\n>     format fs.\n>\n>     The commands are the normal POSIX commands with \"red_\" prefixed,\n>     red_open(), red_close(), read_read(), etc.\n>\n>     I need to write a README about how this is all set up.\n>\n>     -corey\n>\n>     -----------------------------------------------------------\n>\n>     pacsat-dev mailing list -- [email protected]\n>     View archives of this mailing list at\n>     https://mailman.amsat.org/hyperkitty/list/[email protected]\n>     To unsubscribe send an email to [email protected]\n>     Manage all of your AMSAT-NA mailing list preferences at\n>     https://mailman.amsat.org\n>\n>\n> -----------------------------------------------------------\n>\n> pacsat-dev mailing list [email protected]\n> View archives of this mailing list athttps://mailman.amsat.org/hyperkitty/list/[email protected]\n> To unsubscribe send an email [email protected]\n> Manage all of your AMSAT-NA mailing list preferences athttps://mailman.amsat.org\n\n\n-- \nJonathan Brandenburg, KF5IDY\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3DMIUVGLSMVAMBBNIOHXYFFNCGQG4QLH/",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 6609,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/3DMIUVGLSMVAMBBNIOHXYFFNCGQG4QLH/attachment/2/attachment.html"
        }
    ]
}