List emails

GET /hyperkitty/api/list/[email protected]/thread/CE2FRRFDI6U6YD6MD54TLGSK3VDQCKAS/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/CE2FRRFDI6U6YD6MD54TLGSK3VDQCKAS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CE2FRRFDI6U6YD6MD54TLGSK3VDQCKAS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CE2FRRFDI6U6YD6MD54TLGSK3VDQCKAS/",
        "sender": {
            "address": "clivew (a) zetnet.co.uk",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clive Wallis",
        "subject": "[amsat-bb] Re: orbit tracking",
        "date": "2007-03-29T08:07:12Z",
        "parent": null,
        "children": []
    }
]