List emails

GET /hyperkitty/api/list/[email protected]/thread/WIIXGKST45HQTIBXGWK3SXNRP76GEGOU/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/WIIXGKST45HQTIBXGWK3SXNRP76GEGOU/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "WIIXGKST45HQTIBXGWK3SXNRP76GEGOU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WIIXGKST45HQTIBXGWK3SXNRP76GEGOU/",
        "sender": {
            "address": "pa3guo (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "PA3GUO",
        "subject": "[amsat-bb] Re: TS 2000 Question",
        "date": "2011-08-11T18:00:52Z",
        "parent": null,
        "children": []
    }
]