Show an email

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

{
    "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AEH6VVL72BW6Z5YCW6ADD2IKHISPLRW3/",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
    "message_id": "CAOuJ-QBSx5=AkUxSVK42Ab80t+PD+DEGo3ohJWmSYWMnH0v5XA@mail.gmail.com",
    "message_id_hash": "AEH6VVL72BW6Z5YCW6ADD2IKHISPLRW3",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AEH6VVL72BW6Z5YCW6ADD2IKHISPLRW3/",
    "sender": {
        "address": "wbrozovic (a) gmail.com",
        "mailman_id": "847fc78dab444ad784a87d07e89d6816",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/847fc78dab444ad784a87d07e89d6816/emails/"
    },
    "sender_name": "Will Brozovic",
    "subject": "[AMSAT-BB] FoxTelem on macOS Ventura",
    "date": "2023-06-28T00:12:43Z",
    "parent": null,
    "children": [],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Hey Everyone,\n\nI am currently trying to get FoxTelem running on my mac and am running into\nsome issues relating to my Java installation.\n\nJava versions:\n\n(base) wbrozovic@WillsMak14M1Pro FoxTelem_1.12z3_mac % java --version\n\nopenjdk 20.0.1 2023-04-18\n\nOpenJDK Runtime Environment Homebrew (build 20.0.1)\n\nOpenJDK 64-Bit Server VM Homebrew (build 20.0.1, mixed mode, sharing)\n\nIf someone could help troubleshoot or if anyone has run into a similar\nissue and can help it would be appreciated! I'll paste some context below.\n\n- Double click FoxTelem exec\n\n(base) wbrozovic@WillsMak14M1Pro ~ %\n/Users/wbrozovic/Developer/AMSAT/FoxTelem_1.12z3_mac/FoxTelem ; exit;\n\n\nJava is not in the path\n\nJAVA_HOME is set\n\nJava not found.  Install Java 1.7 or later to run FoxTelem\n\n\nSaving session...\n\n...copying shared history...\n\n...saving history...truncating history files...\n\n...completed.\n\n\n[Process completed]\n\n\n\nThe weird thing is that Java does appear to be in my path (unless .jenv or\nopenjdk aren't what we are looking for?):\n\n(base) wbrozovic@WillsMak14M1Pro FoxTelem_1.12z3_mac % echo $path\n\n/opt/homebrew/opt/openjdk/bin /Users/wbrozovic/.jenv/shims\n/Users/wbrozovic/.jenv/bin /opt/homebrew/opt/llvm/bin\n\nIt has been a while since I have worked with Java on this computer so maybe\n(hopefully) I'm missing something obvious here.\n\n\n-- \nThanks,\nWill Brozovic\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/AEH6VVL72BW6Z5YCW6ADD2IKHISPLRW3/",
            "counter": 2,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "utf-8",
            "size": 9354,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/AEH6VVL72BW6Z5YCW6ADD2IKHISPLRW3/attachment/2/attachment.html"
        }
    ]
}