List emails

GET /hyperkitty/api/list/[email protected]/thread/ZSAN4FWFIJ55W5VMNIXGNHBLNG4CAJSD/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/ZSAN4FWFIJ55W5VMNIXGNHBLNG4CAJSD/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZSAN4FWFIJ55W5VMNIXGNHBLNG4CAJSD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZSAN4FWFIJ55W5VMNIXGNHBLNG4CAJSD/",
        "sender": {
            "address": "bob (a) evoria.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bob Stewart",
        "subject": "[amsat-bb]  Polarity Switcher",
        "date": "2007-09-04T18:35:44Z",
        "parent": null,
        "children": []
    }
]