List emails

GET /hyperkitty/api/list/[email protected]/thread/QVYGVYVOZZCHMAL2T4WCI4VZQYOUMZK2/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/QVYGVYVOZZCHMAL2T4WCI4VZQYOUMZK2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QVYGVYVOZZCHMAL2T4WCI4VZQYOUMZK2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QVYGVYVOZZCHMAL2T4WCI4VZQYOUMZK2/?format=api",
        "sender": {
            "address": "andrewkoenig (a) thathamkid.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Koenig",
        "subject": "[amsat-bb]  KE5GDB -> EM20 (North of Houston) through Tuesday",
        "date": "2008-12-26T03:56:32Z",
        "parent": null,
        "children": []
    }
]