List emails

GET /hyperkitty/api/list/[email protected]/thread/OMFQVOQFNXTFQQFIEGQADZ373SPBTXVB/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/OMFQVOQFNXTFQQFIEGQADZ373SPBTXVB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "OMFQVOQFNXTFQQFIEGQADZ373SPBTXVB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OMFQVOQFNXTFQQFIEGQADZ373SPBTXVB/",
        "sender": {
            "address": "hamoen (a) iae.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Henk, PA3GUO",
        "subject": "[amsat-bb] Re: ao27.org possible schedule error?",
        "date": "2008-04-29T19:03:21Z",
        "parent": null,
        "children": []
    }
]