Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YRMXFF6J5DL2IZRSNEYKGNXIJYRIWCJH/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "YRMXFF6J5DL2IZRSNEYKGNXIJYRIWCJH",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EEYQAVUP3ZTVDSOAHREESCO4ZEZVT2EN/?format=api",
    "sender": {
        "address": "eric.fort (a) gmail.com",
        "mailman_id": "2b2633ba6515405baf7680ea3c20a9ef",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2b2633ba6515405baf7680ea3c20a9ef/emails/?format=api"
    },
    "sender_name": "Eric Fort",
    "subject": "[amsat-bb] Re: predict -s starts then immediately crashes",
    "date": "2009-04-12T12:08:12Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/EEYQAVUP3ZTVDSOAHREESCO4ZEZVT2EN/?format=api",
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FGG5JJLLV73SCZQK27IDEQSUE6AOURKN/?format=api"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "under debian predict runs setup like it should then terminates never getting\nto the multi satelite screen.  on running it again it starts over in setting\nup the qth, even though ~/.predict/predict.qth is present.\n\njust fixed the problem:\n\nthe following 3 files seem to need to be present for predict to run:\n\n~/.predict/predict.qth\n~/.predict/predict.db\n_/.predict/predict.tle\n\nto run as a server /etc/ services must have port 1210/udp assigned to\npredict.\n\nmy osx install also now runs the predict server.  osx assigns aborher\nservice to port 1210 by default.\n\nnoww both work.\n\nEric\nAF6EP\n\nOn Sun, Apr 12, 2009 at 3:01 AM, Eric Fort <[email protected]> wrote:\n\n> predict -s (pedict invoked as a server) immediately crashes (terminates)\n> after startup.  anyone have an idea why it would do this?  (works fine when\n> not invoked as a server)\n>\n> Thanks,\n>\n> Eric\n> AF6EP\n>\n>\n>\n",
    "attachments": []
}