List emails

GET /hyperkitty/api/list/[email protected]/thread/ROXKUCSDWZWKE6E6X7AAK2ITJ4MKTRDT/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/ROXKUCSDWZWKE6E6X7AAK2ITJ4MKTRDT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ROXKUCSDWZWKE6E6X7AAK2ITJ4MKTRDT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ROXKUCSDWZWKE6E6X7AAK2ITJ4MKTRDT/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  NASA Sets Briefings on Station Crew Change, Soyuz Move",
        "date": "2007-03-20T20:37:27Z",
        "parent": null,
        "children": []
    }
]