Show an email

GET /hyperkitty/api/list/[email protected]/email/U3ZQPTKKIUWOFKCHNCN34UE6YV7ETRBL/?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/U3ZQPTKKIUWOFKCHNCN34UE6YV7ETRBL/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "U3ZQPTKKIUWOFKCHNCN34UE6YV7ETRBL",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z5SVVJIWTIHXCLMAHMT3OUSRELLBJLJH/?format=api",
    "sender": {
        "address": "alexc (a) phys.au.dk",
        "mailman_id": null,
        "emails": null
    },
    "sender_name": "Alexandru Csete",
    "subject": "[amsat-bb] Re: video: stand-alone tracking and tuning with\tArduino",
    "date": "2009-12-01T16:20:29Z",
    "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z5SVVJIWTIHXCLMAHMT3OUSRELLBJLJH/?format=api",
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Quoting Bruce Robertson <[email protected]>:\n> Gang:\n>\n> The following one-minute video shows my breadboarded Arduino\n> (ATMega328) tracking two satellites and tuning an FT-817 in response.\n> It also shows the chip periodically announcing the location of the\n> bird in CW, and, as a bonus, you'll see AO-51 being received with a\n> simple dipole directly connected to a low-noise preamp.\n>\n> http://www.youtube.com/watch?v=XgNcCGXeRyw\n>\n> This is an application of the Arduino FT-817, Plan 13, CW and Tle\n> EEPROM storage libraries available at:\n> http://code.google.com/p/qrptracker/\n>\n\nHi Bruce,\n\nVery nice work, I enjoy following your progress with this project.\n\n> ...\n> Right now, however, the code only tunes the downlink, and I have to\n> spelunk through the code for Instanttune to see how to deal with the\n> FT-817 on transmit :-)\n\nYou should be aware that the FT-817 frequency can not be controlled  \nvia CAT during transmission. There are different workarounds  \nimplemented in different desktop applications, but AFAIK none of them  \nenable active tuning while PTT is on.\n\nOn the other hand, you can change the frequency using the dial. The  \ndial is an optical encoder so it might be possible to hack it that  \nway. In my frustration I have actually considered this.\n\n73\nAlex OZ9AEC\n\n",
    "attachments": []
}