List emails

GET /hyperkitty/api/list/[email protected]/thread/FMYW4F4O4QGLDD4J5EDUQ62HLHHTWSYE/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/FMYW4F4O4QGLDD4J5EDUQ62HLHHTWSYE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FMYW4F4O4QGLDD4J5EDUQ62HLHHTWSYE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FMYW4F4O4QGLDD4J5EDUQ62HLHHTWSYE/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Station Crew Conducting Spacewalk",
        "date": "2007-05-30T21:35:54Z",
        "parent": null,
        "children": []
    }
]