List emails

GET /hyperkitty/api/list/[email protected]/thread/CATILRD2GHIGV5QROJQSERCCKVZW6HOK/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/CATILRD2GHIGV5QROJQSERCCKVZW6HOK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CATILRD2GHIGV5QROJQSERCCKVZW6HOK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CATILRD2GHIGV5QROJQSERCCKVZW6HOK/?format=api",
        "sender": {
            "address": "th.frey (a) tiscalinet.ch",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Thomas Frey",
        "subject": "[sarex] International Space Station Heads of Agencies meet at ESA\tHeadquarters",
        "date": "2007-01-24T19:41:57Z",
        "parent": null,
        "children": []
    }
]