List emails

GET /hyperkitty/api/list/[email protected]/thread/QR25USJWVMFNRZNE24NK4DXSQXKUVKK7/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/QR25USJWVMFNRZNE24NK4DXSQXKUVKK7/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QR25USJWVMFNRZNE24NK4DXSQXKUVKK7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QR25USJWVMFNRZNE24NK4DXSQXKUVKK7/",
        "sender": {
            "address": "telenet (a) shaw.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Malcolm Scrimger",
        "subject": "[amsat-bb] arissat-1 reception with video.",
        "date": "2012-01-04T19:24:24Z",
        "parent": null,
        "children": []
    }
]