List emails

GET /hyperkitty/api/list/[email protected]/thread/PBZRQ2LXKSC4RKQYBXK33Y4QFBMJOCPC/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/PBZRQ2LXKSC4RKQYBXK33Y4QFBMJOCPC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "CA5971BBAB3C469082671C715794FAF4@acer61a4596bd3",
        "message_id_hash": "PBZRQ2LXKSC4RKQYBXK33Y4QFBMJOCPC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PBZRQ2LXKSC4RKQYBXK33Y4QFBMJOCPC/",
        "sender": {
            "address": "aa5jg (a) fidmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Geiger",
        "subject": "[amsat-bb] WTB: Icom 490",
        "date": "2012-01-08T20:48:05Z",
        "parent": null,
        "children": []
    }
]