List emails

GET /hyperkitty/api/list/[email protected]/thread/6OWPZ2LRTQGHV5MUWDXSGRESTWPFTZHJ/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/6OWPZ2LRTQGHV5MUWDXSGRESTWPFTZHJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6OWPZ2LRTQGHV5MUWDXSGRESTWPFTZHJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6OWPZ2LRTQGHV5MUWDXSGRESTWPFTZHJ/?format=api",
        "sender": {
            "address": "stephen.h.ponder (a) nasa.gov",
            "mailman_id": "7c859f2e471a4c1a80264b85c7fa5b8a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7c859f2e471a4c1a80264b85c7fa5b8a/emails/?format=api"
        },
        "sender_name": "Ponder, Stephen H. (JSC-OC)[BAR]",
        "subject": "[sarex]  ARISS Event - United Space School, Seabrook, Texas,\tUSA - Thursday (July 31) at 1845 UTC",
        "date": "2008-07-28T17:17:02Z",
        "parent": null,
        "children": []
    }
]