Show an email

GET /hyperkitty/api/list/[email protected]/email/E6MRUKYB5JLS7QICCINX7WLMCFN7DKGZ/?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/E6MRUKYB5JLS7QICCINX7WLMCFN7DKGZ/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "CAP7QzkPjNyq0xWXjGRn-_vpLmT_R=Kc5eTyYSjLq6s=1L4UXSg@mail.gmail.com",
    "message_id_hash": "E6MRUKYB5JLS7QICCINX7WLMCFN7DKGZ",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W47OBSNNRO2FDIT36DJKQ4GOEMLU7RSZ/?format=api",
    "sender": {
        "address": "va6bmj (a) gmail.com",
        "mailman_id": "f948df117a6d4898a372c2956f9ec505",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f948df117a6d4898a372c2956f9ec505/emails/?format=api"
    },
    "sender_name": "B J",
    "subject": "Re: [amsat-bb] Adding NO-84 PSAT to Gpredict",
    "date": "2015-07-05T19:15:58Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W47OBSNNRO2FDIT36DJKQ4GOEMLU7RSZ/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "On 7/5/15, Stephan Greene <[email protected]> wrote:\n> Trying out ham radio packages on a Raspberry PI 2 (which is a nice piece of\n> kit, particularly with the new \"official\" case .  Gpredict runs well,\n> but... I can't find the TLEs to load NO-84/PSAT.  The TLE's from celestrack\n> do not include it (at least I have not found it searching by object number,\n> int'l number, oscar #, name,...).  I probably missed emails here why\n> celestrack can't provide the TLEs, and on configuring GPredict to use a\n> different source (AMSAT).  Wasn't an issue for me before - I usually run\n> SatPC32 and \"it just works\".\n\nFirst, which version of Gpredict are you using?  Second, what's your OS?\n\nIf you're using Linux, look for a hidden directory in your account\nwith the format:\n\n./configure/gpredict\n\nThis may vary between distributions and may have a different name, but\ndirectory won't appear on your desktop.  You'll find it using:\n\nls -al /home/xxxxx/Desktop\n\nwhere xxxxx is your account name.\n\nThat directory will have some subdirectories.  The ones you'd be\ninterested in are satdata (which contains the TLE files) and tsrp\n(which have the frequency data).\n\nThe TLE files are of the form NORAD-ID.sat and the frequency files are\nNORAD-ID.tsrp.  Those are text files which can be edited and copied,\nbut they need to have the correct NORAD ID number as their name.\n\nOnce you've copied them, you'll have to log out and log in again in\norder for Gpredict to find them.  After that, you can configure\nGpredict to display the new satellites.\n\nJust a word of caution:  you may have to do this a few times before it\nworks, or at least I had to do it on my machine.  I suggest you copy\nsome existing files onto your desktop, edit them for the new birds,\nand then copy them into the correct directories.\n\n73s\n\nBernhard VA6BMJ @ DO33FL\n",
    "attachments": []
}