List emails

GET /hyperkitty/api/list/[email protected]/thread/AZWVGBJGFW7FYOCHGEIFENJBCNLIYRKZ/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/AZWVGBJGFW7FYOCHGEIFENJBCNLIYRKZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "AZWVGBJGFW7FYOCHGEIFENJBCNLIYRKZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AZWVGBJGFW7FYOCHGEIFENJBCNLIYRKZ/?format=api",
        "sender": {
            "address": "kd4sff (a) juno.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Al Lark",
        "subject": "[sarex]  W5KWQ voice Oct 20 1210 UTC",
        "date": "2008-10-20T13:41:41Z",
        "parent": null,
        "children": []
    }
]