List emails

GET /hyperkitty/api/list/[email protected]/thread/NC4YHM6OJVQQ5JL36UIJ3H6Y7RM7A6WW/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/NC4YHM6OJVQQ5JL36UIJ3H6Y7RM7A6WW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NC4YHM6OJVQQ5JL36UIJ3H6Y7RM7A6WW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NC4YHM6OJVQQ5JL36UIJ3H6Y7RM7A6WW/?format=api",
        "sender": {
            "address": "n3tl (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Tim - N3TL",
        "subject": "[amsat-bb]  K4T on FO-29 at 2348 UTC this afternoon/evening",
        "date": "2010-03-12T21:45:47Z",
        "parent": null,
        "children": []
    }
]