List emails

GET /hyperkitty/api/list/[email protected]/thread/HNTCGKUHWRZ2NM4N6AKSUZKNVHX5E47B/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/HNTCGKUHWRZ2NM4N6AKSUZKNVHX5E47B/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HNTCGKUHWRZ2NM4N6AKSUZKNVHX5E47B",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HNTCGKUHWRZ2NM4N6AKSUZKNVHX5E47B/",
        "sender": {
            "address": "dtassell (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Daniel D.Tassell",
        "subject": "[amsat-bb]  OSCAR Station",
        "date": "2010-01-05T03:38:57Z",
        "parent": null,
        "children": []
    }
]