List emails

GET /hyperkitty/api/list/[email protected]/thread/VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6/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/VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "00fa01c724a5$c06bea10$42577a83@SGSbb",
        "message_id_hash": "VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6/?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": "Robert Bruninga",
        "subject": "[amsat-bb]  RAFT Deploy...",
        "date": "2006-12-21T02:14:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5FALGJ5S6D6EP56FNVONCHXQ4S2Z67AL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5FALGJ5S6D6EP56FNVONCHXQ4S2Z67AL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "010201c724a7$678a3e40$42577a83@SGSbb",
        "message_id_hash": "5FALGJ5S6D6EP56FNVONCHXQ4S2Z67AL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6/?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": "Robert Bruninga",
        "subject": "[amsat-bb] Re: RAFT Deploy...",
        "date": "2006-12-21T02:26:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VUUHUZZ4NSLB7IR6YXLCJCWVICHCVVK6/?format=api",
        "children": []
    }
]