List emails

GET /hyperkitty/api/list/[email protected]/thread/WXUSKOEX3GJO6M2M25G76AT3SBZRWFQR/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/WXUSKOEX3GJO6M2M25G76AT3SBZRWFQR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "WXUSKOEX3GJO6M2M25G76AT3SBZRWFQR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WXUSKOEX3GJO6M2M25G76AT3SBZRWFQR/",
        "sender": {
            "address": "pe1rah (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "William Leijenaar",
        "subject": "[amsat-bb] Re: P3E transponder and launch",
        "date": "2007-03-27T19:21:49Z",
        "parent": null,
        "children": []
    }
]