List emails

GET /hyperkitty/api/list/[email protected]/thread/OTZHBRGIW3DGBNTTSIQFJJYSDTVEYLST/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/OTZHBRGIW3DGBNTTSIQFJJYSDTVEYLST/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OTZHBRGIW3DGBNTTSIQFJJYSDTVEYLST",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OTZHBRGIW3DGBNTTSIQFJJYSDTVEYLST/",
        "sender": {
            "address": "n8mh (a) embarqmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: AO-16",
        "date": "2007-11-11T20:48:57Z",
        "parent": null,
        "children": []
    }
]