Show an email

GET /hyperkitty/api/list/[email protected]/email/KYGSUKG3A6XRIBN47IDH2LB4YXZLNJBV/?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/KYGSUKG3A6XRIBN47IDH2LB4YXZLNJBV/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "KYGSUKG3A6XRIBN47IDH2LB4YXZLNJBV",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZU6EXBEB5KO7QKPBTY25XEOS7JXC656B/?format=api",
    "sender": {
        "address": "ka8kpn (a) brokersys.com",
        "mailman_id": "89176305e99b441cbf14e6a0bff09344",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/89176305e99b441cbf14e6a0bff09344/emails/?format=api"
    },
    "sender_name": "Jonathan Guthrie",
    "subject": "[amsat-bb] Re: Linux software TNC",
    "date": "2012-02-23T16:17:46Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZU6EXBEB5KO7QKPBTY25XEOS7JXC656B/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "On 2/23/2012 3:37 AM, Tony Langdon wrote:\n> At 07:38 PM 2/23/2012, KE7OSN wrote:\n>\n>> I have a few Windows computers running the AGW Packet Engine as a \n>> Software\n>> TNC. I would like to find something that provides similar \n>> functionality but\n>> for Linux. I am hoping someone out there uses a Linux computer with a\n>> software TNC for satellites, but if nothing else would like the find out\n>> what people are using software or hardware.\n>\n> Linux has the software packet modems and AX.25 support in the kernel \n> (though you usually have to reompile the kernel to access them on \n> modern distros).  I'm not sure how to setup Linux packet these days, \n> as the howtos are very old.  I recall experimenting with the Linux \n> soundcard modem many years ago with a lot of success.\n\nI have only the vaguest of ideas how any other distributions handle \nthis, but Debian builds \"kitchen sink\" kernels with everything built as \na module that can be built as a module, and that includes ax25 and \nsuch.  It was my understanding that kitchen sink kernels done that way \nwere fairly common, so you probably wouldn't have to roll your own \nkernel to do AX.25, or much of anything else if you're using Debian or \none of the derivatives.  Because of the way that modules are built, I \nhaven't had to actually build a whole kernel in years, even when I was \ndoing Linux kernel development.\n\nThe lack of current documentation is another matter, but as I recall I \nwas able to puzzle it out after a few hours.  Your mileage may vary.\n\n\n",
    "attachments": []
}