List emails

GET /hyperkitty/api/list/[email protected]/thread/UFDVMXIN4K336PSDXBT4KXMCN6ORO5CC/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UFDVMXIN4K336PSDXBT4KXMCN6ORO5CC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "007601c99cc3$05dc4fd0$1194ef70$@com",
        "message_id_hash": "UFDVMXIN4K336PSDXBT4KXMCN6ORO5CC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UFDVMXIN4K336PSDXBT4KXMCN6ORO5CC/",
        "sender": {
            "address": "dave (a) g1ocn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Aitch",
        "subject": "[amsat-bb]  DO-64 - Silent.",
        "date": "2009-03-04T12:16:17Z",
        "parent": null,
        "children": []
    }
]