Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/G7ACXS3JMUMBZRDISKI63J25DTHP3YEB/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "G7ACXS3JMUMBZRDISKI63J25DTHP3YEB",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/O3UQNICLIXTYGQ7GZ6JVJ2W7XP4RZXUW/",
    "sender": {
        "address": "wa4cwi (a) bellsouth.net",
        "mailman_id": "4aa6f1e3f4cd4bf4b1492e47285ca527",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4aa6f1e3f4cd4bf4b1492e47285ca527/emails/"
    },
    "sender_name": "Jim McCullers",
    "subject": "[pacsat-dev] Re: Filesystem for pacsat",
    "date": "2022-11-10T14:04:14Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/O3UQNICLIXTYGQ7GZ6JVJ2W7XP4RZXUW/",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Corey,\n\nI have some thoughts on the file system requirements.\nLet me read and absorb this information and questions and then respond.\n\nJim McCullers\nWA4CWI\n\n\n\nI've started a google doc with questions about requirements and some info.\nThese are things to thing about.  You should be able to comment on the file.\n\nhttps://docs.google.com/document/d/1zwUKF2Fvk-0GLdPCOtbPxN6IyA6w_4HPR1ILC6wL\nCpo/edit?usp=sharing\n\nI'll also paste it in here, maybe that's easier to work with.\n\nFilesystem for Pacsat\n\nDoes it need to be hierarchical?\n\nRobust in the event of failures and errors\n* Does it need data integrity (as an option?) or just metadata integrity?\n* File system checking?\n* Journaling?\n* Any sort of atomicity requirement?\n* Checksums on data/metadata?\n* Memory scrubbing?\n\nPerformance requirements?\n\nAny security/authentication requirements?\n\nBlock oriented?  Are there any non-block oriented filesystems?\n\nPerhaps a database would be a better choice?\n\n\nSome existing filesystems:\n\nhttps://github.com/littlefs-project/littlefs\n\nhttps://github.com/joembedded/JesFs\n\nhttps://github.com/NVSL/linux-nova\n\n-----------------------------------------------\npacsat-dev mailing list -- [email protected] View archives of this\nmailing list at\nhttps://mailman.amsat.org/hyperkitty/list/[email protected]\nTo unsubscribe send an email to [email protected] Manage all of\nyour AMSAT-NA mailing list preferences at https://mailman.amsat.org\n\n",
    "attachments": []
}