List emails

GET /hyperkitty/api/list/[email protected]/thread/GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37/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/GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37/?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]  Orators and Engineers...",
        "date": "2007-12-15T18:06:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QIEHBVK3V7OWXKS2DDFER5WTVJ5M56OF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QIEHBVK3V7OWXKS2DDFER5WTVJ5M56OF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "00f401c83f7f$f1eda920$0500a8c0@parents",
        "message_id_hash": "QIEHBVK3V7OWXKS2DDFER5WTVJ5M56OF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37/?format=api",
        "sender": {
            "address": "ka3hsw (a) earthlink.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "George Henry",
        "subject": "[amsat-bb] Re: Orators and Engineers...",
        "date": "2007-12-16T01:06:46Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GFL2GOQ3QBOJPKJDZ5R3A2ZS72S3ZM37/?format=api",
        "children": []
    }
]