List emails

GET /hyperkitty/api/list/[email protected]/thread/VNF53K66ORNMB354JA5IP6VUI5Y4HKAQ/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/VNF53K66ORNMB354JA5IP6VUI5Y4HKAQ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VNF53K66ORNMB354JA5IP6VUI5Y4HKAQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VNF53K66ORNMB354JA5IP6VUI5Y4HKAQ/",
        "sender": {
            "address": "aa5jg (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Geiger",
        "subject": "[amsat-bb] FS: Standard C1208DA FM radio-good for FM and packet sats",
        "date": "2010-05-31T23:32:26Z",
        "parent": null,
        "children": []
    }
]