List emails

GET /hyperkitty/api/list/[email protected]/thread/S33BPGDK7JZAZCRXCV6XK4LOLAHY4FUQ/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/S33BPGDK7JZAZCRXCV6XK4LOLAHY4FUQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "S33BPGDK7JZAZCRXCV6XK4LOLAHY4FUQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S33BPGDK7JZAZCRXCV6XK4LOLAHY4FUQ/",
        "sender": {
            "address": "MDAVIDOFF (a) ccbcmd.edu",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Davidoff, Martin",
        "subject": "[amsat-bb]  Historical Info needed",
        "date": "2009-07-12T16:35:52Z",
        "parent": null,
        "children": []
    }
]