List emails

GET /hyperkitty/api/list/[email protected]/thread/VETDW6YSNDT7DO7DB3UIA45NKTN3AGLZ/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/VETDW6YSNDT7DO7DB3UIA45NKTN3AGLZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "198118753EBC4A75A4F55C3DC090CF20@WA4SCA",
        "message_id_hash": "VETDW6YSNDT7DO7DB3UIA45NKTN3AGLZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VETDW6YSNDT7DO7DB3UIA45NKTN3AGLZ/?format=api",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[sarex] 2012 AMSAT-NA Board of Directors Election Results",
        "date": "2012-09-15T20:50:03Z",
        "parent": null,
        "children": []
    }
]