List emails

GET /hyperkitty/api/list/[email protected]/thread/6XIOZRQUYIIJFY3QBLWY5JPLZZVD46EE/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/6XIOZRQUYIIJFY3QBLWY5JPLZZVD46EE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6XIOZRQUYIIJFY3QBLWY5JPLZZVD46EE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6XIOZRQUYIIJFY3QBLWY5JPLZZVD46EE/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb]  13 Colonies update ( The last one )",
        "date": "2010-07-01T00:53:29Z",
        "parent": null,
        "children": []
    }
]