List emails

GET /hyperkitty/api/list/[email protected]/thread/OXC6JA75PGUBD63IPC3DJYQY3SL5URBE/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/OXC6JA75PGUBD63IPC3DJYQY3SL5URBE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "66E4A1659A3B4E7ABBC918D62520543A@WA4SCA",
        "message_id_hash": "OXC6JA75PGUBD63IPC3DJYQY3SL5URBE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OXC6JA75PGUBD63IPC3DJYQY3SL5URBE/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[sarex]  ISS orbit raised, again",
        "date": "2011-06-17T21:21:49Z",
        "parent": null,
        "children": []
    }
]