List emails

GET /hyperkitty/api/list/[email protected]/thread/RD62C6JZNLRGAYCT2F2XW424AQ6S53ZU/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/RD62C6JZNLRGAYCT2F2XW424AQ6S53ZU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RD62C6JZNLRGAYCT2F2XW424AQ6S53ZU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RD62C6JZNLRGAYCT2F2XW424AQ6S53ZU/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Hatch Closed and Locked",
        "date": "2007-10-23T14:29:12Z",
        "parent": null,
        "children": []
    }
]