List emails

GET /hyperkitty/api/list/[email protected]/thread/5HZFB4ACB3ZVTNQEZJGW2SKS7LYXBI72/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/5HZFB4ACB3ZVTNQEZJGW2SKS7LYXBI72/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "5HZFB4ACB3ZVTNQEZJGW2SKS7LYXBI72",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5HZFB4ACB3ZVTNQEZJGW2SKS7LYXBI72/",
        "sender": {
            "address": "pcalvi (a) bluewin.ch",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  slightly off topic",
        "date": "2007-09-27T07:37:46Z",
        "parent": null,
        "children": []
    }
]