List emails

GET /hyperkitty/api/list/[email protected]/thread/ULMBVUJABMHPPX56SJPPIH2SFVZ62OBA/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/ULMBVUJABMHPPX56SJPPIH2SFVZ62OBA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ULMBVUJABMHPPX56SJPPIH2SFVZ62OBA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ULMBVUJABMHPPX56SJPPIH2SFVZ62OBA/",
        "sender": {
            "address": "caleriffic (a) paradise.net.nz",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sil",
        "subject": "[amsat-bb] Psat",
        "date": "2015-05-24T20:28:21Z",
        "parent": null,
        "children": []
    }
]