List emails

GET /hyperkitty/api/list/[email protected]/thread/MERDVZ4C2HOXK4WG7FI3Z7F6QBKFXG62/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/MERDVZ4C2HOXK4WG7FI3Z7F6QBKFXG62/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MERDVZ4C2HOXK4WG7FI3Z7F6QBKFXG62",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MERDVZ4C2HOXK4WG7FI3Z7F6QBKFXG62/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  ISS SCIENCE  Status Report: SS07-18",
        "date": "2007-04-07T21:10:51Z",
        "parent": null,
        "children": []
    }
]