List emails

GET /hyperkitty/api/list/[email protected]/thread/3MBTXGGFYS4HSKFDPTDDJUMCJQEPUW6O/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/3MBTXGGFYS4HSKFDPTDDJUMCJQEPUW6O/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3MBTXGGFYS4HSKFDPTDDJUMCJQEPUW6O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3MBTXGGFYS4HSKFDPTDDJUMCJQEPUW6O/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Crews Continue Spacewalk Preparations,",
        "date": "2007-10-31T12:53:40Z",
        "parent": null,
        "children": []
    }
]