List emails

GET /hyperkitty/api/list/[email protected]/thread/ZNVDWGTBHXF6TFXBUUOV3RBPC3IPLVCB/emails/?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/ZNVDWGTBHXF6TFXBUUOV3RBPC3IPLVCB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZNVDWGTBHXF6TFXBUUOV3RBPC3IPLVCB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZNVDWGTBHXF6TFXBUUOV3RBPC3IPLVCB/?format=api",
        "sender": {
            "address": "n4zq (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Keith N4ZQ",
        "subject": "[amsat-florida]  FW: CubeSat Digest, Vol 36, Issue 3",
        "date": "2007-03-12T17:06:02Z",
        "parent": null,
        "children": []
    }
]