Show an email

GET /hyperkitty/api/list/[email protected]/email/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/?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/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/?format=api",
    "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
    "message_id": "[email protected]",
    "message_id_hash": "BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB",
    "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/?format=api",
    "sender": {
        "address": "bstrick (a) N5BRG.COM",
        "mailman_id": "953542c988dd4c549175bb02a8a6a1ed",
        "emails": "https://mailman.amsat.org/hyperkitty/api/sender/953542c988dd4c549175bb02a8a6a1ed/emails/?format=api"
    },
    "sender_name": "Bob Stricklin",
    "subject": "[pacsat-dev] Block Diagram - Pacsat Communicator",
    "date": "2022-11-17T20:10:25Z",
    "parent": null,
    "children": [
        "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LMIAHNHPG7EIJDS7LBPZHLEVMHLFFOUI/?format=api"
    ],
    "votes": {
        "likes": 0,
        "dislikes": 0,
        "status": "neutral"
    },
    "content": "Attached is a first cut at a block diagram.\n\nBob\n\n\n",
    "attachments": [
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/?format=api",
            "counter": 3,
            "name": "attachment.html",
            "content_type": "text/html",
            "encoding": "us-ascii",
            "size": 1530,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/attachment/3/attachment.html"
        },
        {
            "email": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/?format=api",
            "counter": 4,
            "name": "BlockDiag_1.JPG",
            "content_type": "image/jpeg",
            "encoding": null,
            "size": 113958,
            "download": "https://mailman.amsat.org/hyperkitty/list/[email protected]/message/BJ24GM4B6HGLSBUWT2PPQJS5NGX5UEEB/attachment/4/BlockDiag_1.JPG"
        }
    ]
}