List emails

GET /hyperkitty/api/list/[email protected]/thread/XYZ7U6GKKAGTZPVBZIJSV2OG7YOG5JKY/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/XYZ7U6GKKAGTZPVBZIJSV2OG7YOG5JKY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001601c78c3d$d3b27490$7b175db0$@de",
        "message_id_hash": "XYZ7U6GKKAGTZPVBZIJSV2OG7YOG5JKY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XYZ7U6GKKAGTZPVBZIJSV2OG7YOG5JKY/?format=api",
        "sender": {
            "address": "mail (a) mike-rupprecht.de",
            "mailman_id": "8f91200649c541a182ece8b13095eff4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8f91200649c541a182ece8b13095eff4/emails/?format=api"
        },
        "sender_name": "Mike Rupprecht",
        "subject": "[amsat-bb]  CP-4 telemetry (May 01, 2007)",
        "date": "2007-05-01T22:12:36Z",
        "parent": null,
        "children": []
    }
]