Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KNHRWMPT5IUG2TCJXPKMJ5M72Q377SL6/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "[email protected]",
    "message_id_hash": "KNHRWMPT5IUG2TCJXPKMJ5M72Q377SL6",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KNHRWMPT5IUG2TCJXPKMJ5M72Q377SL6/",
    "sender": {
        "address": "wa4cwi (a) bellsouth.net",
        "mailman_id": "4aa6f1e3f4cd4bf4b1492e47285ca527",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4aa6f1e3f4cd4bf4b1492e47285ca527/emails/"
    },
    "sender_name": "Jim McCullers",
    "subject": "[pacsat-dev] PacSatSW - Transmitter Power Level",
    "date": "2024-02-21T02:24:38Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Bob,\n\n \n\nLooking at the lastest code I see two places, which is one to many, where\nthe transmit power level is set.\n\nThey are:\n\n \n\nax5043-ax25.c            Lines 435-436\n\n \n\nTxTask.c                     Line 63                        calls\nradio_set_power() at line 112\n\n \n\nThey both set the power level to 0x0020 which is very weak.\n\n \n\nI don't see a place that sets the transmit level to 0x0d.\n\nLet me know where you found that reference.\n\n \n\nI would suggest setting both places to 0x0FFF for maximum output (+15 dbm)\n\n \n\nJim McCullers\n\nWA4CWI\n\n \n\n \n\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KNHRWMPT5IUG2TCJXPKMJ5M72Q377SL6/",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "us-ascii",
            "size": 3922,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/KNHRWMPT5IUG2TCJXPKMJ5M72Q377SL6/attachment/2/attachment.html"
        }
    ]
}