List emails

GET /hyperkitty/api/list/[email protected]/thread/SC2O5MPDPOSJOAUSZNEWINM57K2NB4NM/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/SC2O5MPDPOSJOAUSZNEWINM57K2NB4NM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "SC2O5MPDPOSJOAUSZNEWINM57K2NB4NM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SC2O5MPDPOSJOAUSZNEWINM57K2NB4NM/",
        "sender": {
            "address": "k3szh (a) netzero.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  AO7 PH7PCF",
        "date": "2008-04-05T01:04:22Z",
        "parent": null,
        "children": []
    }
]