List emails

GET /hyperkitty/api/list/[email protected]/thread/U3AWVUPNZSHVZK3GSJFLJ6AAO2L67PEG/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/U3AWVUPNZSHVZK3GSJFLJ6AAO2L67PEG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "CBF4B0E79FC540C38A85D27DCC718A2C@WA4SCA",
        "message_id_hash": "U3AWVUPNZSHVZK3GSJFLJ6AAO2L67PEG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/U3AWVUPNZSHVZK3GSJFLJ6AAO2L67PEG/",
        "sender": {
            "address": "APBIDDLE (a) UNITED.NET",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan P. Biddle",
        "subject": "[amsat-bb] Re: 436CP42UG polarity switch update manual of M2 ???",
        "date": "2011-08-14T18:52:37Z",
        "parent": null,
        "children": []
    }
]