List emails

GET /hyperkitty/api/list/[email protected]/thread/55XVITFJM6E4RZNREEDN7IBDCHZZRVHG/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/55XVITFJM6E4RZNREEDN7IBDCHZZRVHG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000801c724e9$046ab370$0201a8c0@MainPC",
        "message_id_hash": "55XVITFJM6E4RZNREEDN7IBDCHZZRVHG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/55XVITFJM6E4RZNREEDN7IBDCHZZRVHG/",
        "sender": {
            "address": "g7hia (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "john heath",
        "subject": "[amsat-bb]  Genestat-1 copied in IO92io",
        "date": "2006-12-21T10:16:01Z",
        "parent": null,
        "children": []
    }
]