List emails

GET /hyperkitty/api/list/[email protected]/thread/ZW4DEQFIIDDJOAHNNTI6OI26UG4J2LJC/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZW4DEQFIIDDJOAHNNTI6OI26UG4J2LJC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZW4DEQFIIDDJOAHNNTI6OI26UG4J2LJC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZW4DEQFIIDDJOAHNNTI6OI26UG4J2LJC/",
        "sender": {
            "address": "kk5do (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bruce",
        "subject": "[amsat-bb]  AMSAT Awards",
        "date": "2009-06-23T22:33:21Z",
        "parent": null,
        "children": []
    }
]