List emails

GET /hyperkitty/api/list/[email protected]/thread/M2B6TJQOS6NMTGPMWWRW2J7RYN4J3R3O/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/M2B6TJQOS6NMTGPMWWRW2J7RYN4J3R3O/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M2B6TJQOS6NMTGPMWWRW2J7RYN4J3R3O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M2B6TJQOS6NMTGPMWWRW2J7RYN4J3R3O/?format=api",
        "sender": {
            "address": "mccardelm (a) gmail.com",
            "mailman_id": "147f14b8d896456cbff7f12049b091a2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/147f14b8d896456cbff7f12049b091a2/emails/?format=api"
        },
        "sender_name": "E.Mike McCardel",
        "subject": "[amsat-bb] Packet From The International Space Station Is Back On\t145.825 MHz",
        "date": "2017-04-15T01:42:09Z",
        "parent": null,
        "children": []
    }
]