List emails

GET /hyperkitty/api/list/[email protected]/thread/MSRGED62XI6CJ5Q5Z5HZLKVYWIZ2J4OS/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/MSRGED62XI6CJ5Q5Z5HZLKVYWIZ2J4OS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MSRGED62XI6CJ5Q5Z5HZLKVYWIZ2J4OS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MSRGED62XI6CJ5Q5Z5HZLKVYWIZ2J4OS/?format=api",
        "sender": {
            "address": "bill (a) hsmicrowave.com",
            "mailman_id": "d7ecbf0c1df148f289f27dd7a8c37974",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d7ecbf0c1df148f289f27dd7a8c37974/emails/?format=api"
        },
        "sender_name": "Bill Ress",
        "subject": "[eagle]  Can't Log Into Conference",
        "date": "2007-07-11T01:02:39Z",
        "parent": null,
        "children": []
    }
]