List emails

GET /hyperkitty/api/list/[email protected]/thread/ZSEBGAGPAMF52PVPLFRJYKA4IT7IOIMS/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/ZSEBGAGPAMF52PVPLFRJYKA4IT7IOIMS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZSEBGAGPAMF52PVPLFRJYKA4IT7IOIMS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZSEBGAGPAMF52PVPLFRJYKA4IT7IOIMS/?format=api",
        "sender": {
            "address": "smeuse (a) mara.org",
            "mailman_id": "1de96fc2ec784a81938eebc7ce086a25",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1de96fc2ec784a81938eebc7ce086a25/emails/?format=api"
        },
        "sender_name": "Steve Meuse",
        "subject": "[amsat-ne]  Volunteers needed for Amsat booth at Boxboro 2008!",
        "date": "2008-08-13T03:21:29Z",
        "parent": null,
        "children": []
    }
]