List emails

GET /hyperkitty/api/list/[email protected]/thread/6F7RALFIRNYK3A266SA54EWIGNFOBOVZ/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6F7RALFIRNYK3A266SA54EWIGNFOBOVZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "4888EE7B995F4123A9314A5D217728EE@WA4SCA",
        "message_id_hash": "6F7RALFIRNYK3A266SA54EWIGNFOBOVZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6F7RALFIRNYK3A266SA54EWIGNFOBOVZ/",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb]  SO-67 uplink?",
        "date": "2009-11-08T12:11:01Z",
        "parent": null,
        "children": []
    }
]