List emails

GET /hyperkitty/api/list/[email protected]/thread/SN3EV3DHXR73NGF4JMEW6T2ZZ57TYUYQ/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/SN3EV3DHXR73NGF4JMEW6T2ZZ57TYUYQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SN3EV3DHXR73NGF4JMEW6T2ZZ57TYUYQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SN3EV3DHXR73NGF4JMEW6T2ZZ57TYUYQ/?format=api",
        "sender": {
            "address": "k4acb (a) yahoo.com",
            "mailman_id": "28448f29e02a4bcd992928ab57fda938",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/28448f29e02a4bcd992928ab57fda938/emails/?format=api"
        },
        "sender_name": "C B",
        "subject": "[amsat-florida] Re: Net tonight",
        "date": "2009-09-24T21:02:57Z",
        "parent": null,
        "children": []
    }
]