List emails

GET /hyperkitty/api/list/[email protected]/thread/BTEOQRJBJ3VZTOM6CGXG7EXOWGRPEMSO/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/BTEOQRJBJ3VZTOM6CGXG7EXOWGRPEMSO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BTEOQRJBJ3VZTOM6CGXG7EXOWGRPEMSO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BTEOQRJBJ3VZTOM6CGXG7EXOWGRPEMSO/?format=api",
        "sender": {
            "address": "n4zq (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Keith N4ZQ",
        "subject": "[amsat-florida]  HAPPY 5th BIRTHDAY AO-7 (For Second Time)",
        "date": "2007-06-21T11:02:06Z",
        "parent": null,
        "children": []
    }
]