List emails

GET /hyperkitty/api/list/[email protected]/thread/U2BUZPA7DAVMUTGHRQ4FWOM7TWVCPPGT/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/U2BUZPA7DAVMUTGHRQ4FWOM7TWVCPPGT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "U2BUZPA7DAVMUTGHRQ4FWOM7TWVCPPGT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/U2BUZPA7DAVMUTGHRQ4FWOM7TWVCPPGT/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "[amsat-bb] APRS Destination Address for satellites",
        "date": "2013-08-23T12:49:02Z",
        "parent": null,
        "children": []
    }
]