Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MSDSUOYWRTX7GYZILDDPAVEQLYMZPQHN/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "MSDSUOYWRTX7GYZILDDPAVEQLYMZPQHN",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MSDSUOYWRTX7GYZILDDPAVEQLYMZPQHN/",
    "sender": {
        "address": "pwillmott (a) northrock.bm",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Paul Willmott",
    "subject": "[amsat-bb]  General Astrodynamics Library v0.4.0 Released",
    "date": "2008-09-21T15:08:48Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Version 0.4.0 of the General Astrodynamics Library has been released.  \nIt can be downloaded from the project website here:\n\nhttp://homepage.mac.com/pclwillmott/GAL/index.html\n\nUpdates in this release:\n\nHigher precision ephemerides for the Sun, Planets, and Pluto.  \nImplemented using VSOP87. Heliocentric and barycentric routines for  \nposition and velocity provided.\n\nSupport added for classical Keplerian models, circular, elliptical,  \nparabolic, and hyperbolic orbits and trajectories supported. Keplerian  \npropagation implemented using the Universal formulation.\n\nRelease includes some additional support files, and minor updates.\n\nWork continues with the atmosphere, and remaining force models.\n\nThe General Astrodynamics Library (GAL) is a numerical library for C  \nand C++ programmers. It is free software under the GNU General Public  \nLicense.\n\nThe library provides a wide range of astrodynamical routines such as  \nephemerides, earth orientation, and orbit propagation. There are over  \n250 functions in total with an extensive test suite.\n\nPaul Willmott, VP9MU\nAMSAT-BDA \n",
    "attachments": []
}