List emails

GET /hyperkitty/api/list/[email protected]/thread/FOYAGVZFIOTKU55CFH2U2H4Z3OGSUU7Q/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/FOYAGVZFIOTKU55CFH2U2H4Z3OGSUU7Q/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "07b601ccc70b$291f5a30$7b5e0e90$@edu",
        "message_id_hash": "FOYAGVZFIOTKU55CFH2U2H4Z3OGSUU7Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FOYAGVZFIOTKU55CFH2U2H4Z3OGSUU7Q/?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": "Bob Bruninga",
        "subject": "[amsat-bb] PCSAT Status (and needs)",
        "date": "2011-12-30T15:53:23Z",
        "parent": null,
        "children": []
    }
]