List emails

GET /hyperkitty/api/list/[email protected]/thread/PRHBJTSPZALPTFBZT5ZLRCRIBDVKYS3Q/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/PRHBJTSPZALPTFBZT5ZLRCRIBDVKYS3Q/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PRHBJTSPZALPTFBZT5ZLRCRIBDVKYS3Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PRHBJTSPZALPTFBZT5ZLRCRIBDVKYS3Q/",
        "sender": {
            "address": "w.j.ubbels (a) delfic3.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "W.J. Ubbels",
        "subject": "[amsat-bb] Re: AO-16 partially recovered.",
        "date": "2007-11-10T19:19:12Z",
        "parent": null,
        "children": []
    }
]