List emails

GET /hyperkitty/api/list/[email protected]/thread/NUG52MPCUILGMGHMS6NAXKPSWPCUECA4/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/NUG52MPCUILGMGHMS6NAXKPSWPCUECA4/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "NUG52MPCUILGMGHMS6NAXKPSWPCUECA4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NUG52MPCUILGMGHMS6NAXKPSWPCUECA4/",
        "sender": {
            "address": "pushbiker2004 (a) yahoo.co.uk",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "paul robinson",
        "subject": "[amsat-bb] Re: ao7 hand held ants//amsat listening",
        "date": "2009-10-19T09:04:14Z",
        "parent": null,
        "children": []
    }
]