List emails

GET /hyperkitty/api/list/[email protected]/thread/XTACR7T6QGAUWFXEQYYZYZNSLQV6S7PH/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/XTACR7T6QGAUWFXEQYYZYZNSLQV6S7PH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XTACR7T6QGAUWFXEQYYZYZNSLQV6S7PH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XTACR7T6QGAUWFXEQYYZYZNSLQV6S7PH/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  CHECK OUT THESE VIDEOS",
        "date": "2007-06-12T19:21:52Z",
        "parent": null,
        "children": []
    }
]