Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MQAXXPUDG5FXZ55D54KOQEDY4Z3QGO3Y/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "MQAXXPUDG5FXZ55D54KOQEDY4Z3QGO3Y",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MQAXXPUDG5FXZ55D54KOQEDY4Z3QGO3Y/",
    "sender": {
        "address": "dave (a) g4dpz.me.uk",
        "mailman_id": "4cd84fbc2bba4f1893957af5ac1686f4",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4cd84fbc2bba4f1893957af5ac1686f4/emails/"
    },
    "sender_name": "David Johnson",
    "subject": "[amsat-bb] Re: Android/g-phone satellite tracking application",
    "date": "2009-11-10T16:27:26Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Hi,\n\nMy Java source is a port of the original Predic C source and I honored\nthe GPLv2 that John Magliacane used for that.\n\nIt's been changed since then to increase performance when doing\npredictions for multiple sats over a one day schedule, for multiple\ngound-stations, as we need in Genso.\n\n- Dave\n\nJonathan Guthrie wrote:\n> On Fri, 2009-11-06 at 15:07 +0000, David Johnson wrote:\n>> Hi,\n>>\n>> I'm just writing an IARU Locator App at the moment. Once I've done that,\n>> I'll have the gound-station location sorted.\n>>\n>> I've already ported Predict SGP-4/SDP-4 to Java (in use by Genso) so I\n>> think the next step should be relatively straightforward.\n>>\n>> You can check-out the code for the algorithm using subversion from:\n>>\n>> http://sourceforge.net/projects/websat/develop\n>>\n>> Please note that it is licensed under GPLv2.\n>>\n>> 73\n>>\n>> Dave\n>> G4DPZ\n> \n> \n> It's just my luck that the parts I like to work on are the parts that\n> lots of other people like to work on, and are the same parts that are\n> portable and easily encapsulated.\n> \n> I'm not that fond of the GPL, but I'll look into using your code instead\n> of porting my own.  Of course, that assumes that I ever actually do more\n> about it than just talk.\n> \n> 73's and I hope fortune smiles upon you.\n> \n> \n\n",
    "attachments": []
}