List emails

GET /hyperkitty/api/list/[email protected]/thread/L4SM72K6JXF3CJKNGAV7DNIF6LFP6P7O/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/L4SM72K6JXF3CJKNGAV7DNIF6LFP6P7O/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "L4SM72K6JXF3CJKNGAV7DNIF6LFP6P7O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L4SM72K6JXF3CJKNGAV7DNIF6LFP6P7O/",
        "sender": {
            "address": "archie.hackett (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Hackett",
        "subject": "[amsat-bb]  AO-7",
        "date": "2007-04-25T10:12:49Z",
        "parent": null,
        "children": []
    }
]