List emails

GET /hyperkitty/api/list/[email protected]/thread/B7WC6JBHNLJHTOZACWA4PZQO3VCG2UDA/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B7WC6JBHNLJHTOZACWA4PZQO3VCG2UDA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B7WC6JBHNLJHTOZACWA4PZQO3VCG2UDA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B7WC6JBHNLJHTOZACWA4PZQO3VCG2UDA/?format=api",
        "sender": {
            "address": "GW1FKY (a) aol.com",
            "mailman_id": "d5ca36882d274040a7ab3f26090cb52f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d5ca36882d274040a7ab3f26090cb52f/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Fox-1  in Wales-UK",
        "date": "2015-10-08T20:56:53Z",
        "parent": null,
        "children": []
    }
]