List emails

GET /hyperkitty/api/list/[email protected]/thread/5COJVBOPPTSZSKSJ53HFIVEGXT5RUI4M/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/5COJVBOPPTSZSKSJ53HFIVEGXT5RUI4M/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "5COJVBOPPTSZSKSJ53HFIVEGXT5RUI4M",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5COJVBOPPTSZSKSJ53HFIVEGXT5RUI4M/",
        "sender": {
            "address": "K4FEG (a) K4FEG.COM",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "K4FEG",
        "subject": "[amsat-bb] here's how i see it!",
        "date": "2011-12-03T17:34:35Z",
        "parent": null,
        "children": []
    }
]