List emails

GET /hyperkitty/api/list/[email protected]/thread/ROMLVJEOO2Y6CVLBRTIXLDILGPCAAEK3/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/ROMLVJEOO2Y6CVLBRTIXLDILGPCAAEK3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ROMLVJEOO2Y6CVLBRTIXLDILGPCAAEK3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ROMLVJEOO2Y6CVLBRTIXLDILGPCAAEK3/?format=api",
        "sender": {
            "address": "ciaran (a) it-sparkles.co.uk",
            "mailman_id": "aca16fa47c2f4e2281aba7083eed7be8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/aca16fa47c2f4e2281aba7083eed7be8/emails/?format=api"
        },
        "sender_name": "Ciaran Morgan",
        "subject": "[amsat-bb] QB50p1 and QB50p2",
        "date": "2014-06-19T19:49:16Z",
        "parent": null,
        "children": []
    }
]