List emails

GET /hyperkitty/api/list/[email protected]/thread/GZGROZZDRCODKRYARCRXD4VKV3TOCPCV/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/GZGROZZDRCODKRYARCRXD4VKV3TOCPCV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "GZGROZZDRCODKRYARCRXD4VKV3TOCPCV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GZGROZZDRCODKRYARCRXD4VKV3TOCPCV/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "[amsat-bb] Re: Listening on USB when operating CW",
        "date": "2014-02-08T04:52:42Z",
        "parent": null,
        "children": []
    }
]