List emails

GET /hyperkitty/api/list/[email protected]/thread/W6ATXZAYOAVOJGUVVI5F3QUXWJV62JXU/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/W6ATXZAYOAVOJGUVVI5F3QUXWJV62JXU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "W6ATXZAYOAVOJGUVVI5F3QUXWJV62JXU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/W6ATXZAYOAVOJGUVVI5F3QUXWJV62JXU/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex] NASA Sets Interviews With Astronauts From Recent Shuttle\tFlight",
        "date": "2007-01-23T10:19:14Z",
        "parent": null,
        "children": []
    }
]