List emails

GET /hyperkitty/api/list/[email protected]/thread/DX6JHJVUAMXMUKNHMYYAFL3JIZEZHGOA/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/DX6JHJVUAMXMUKNHMYYAFL3JIZEZHGOA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DX6JHJVUAMXMUKNHMYYAFL3JIZEZHGOA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DX6JHJVUAMXMUKNHMYYAFL3JIZEZHGOA/?format=api",
        "sender": {
            "address": "wa2ndv (a) gmail.com",
            "mailman_id": "1d33adbcd07c4ae18d51668fa27d2e3a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1d33adbcd07c4ae18d51668fa27d2e3a/emails/?format=api"
        },
        "sender_name": "Frank G",
        "subject": "[amsat-bb] UKube-1",
        "date": "2017-12-22T19:53:47Z",
        "parent": null,
        "children": []
    }
]