List emails

GET /hyperkitty/api/list/[email protected]/thread/QBRWK2FKOVHMUVYRPIGNW57IEFBCV6ZJ/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/QBRWK2FKOVHMUVYRPIGNW57IEFBCV6ZJ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QBRWK2FKOVHMUVYRPIGNW57IEFBCV6ZJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QBRWK2FKOVHMUVYRPIGNW57IEFBCV6ZJ/",
        "sender": {
            "address": "K8KFJ (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  Alaska on FO-29 ???",
        "date": "2009-03-28T07:26:34Z",
        "parent": null,
        "children": []
    }
]