List emails

GET /hyperkitty/api/list/[email protected]/thread/KVL35Z5MDWWNZMJKTH5HGKDIRDSX2WYP/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KVL35Z5MDWWNZMJKTH5HGKDIRDSX2WYP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KVL35Z5MDWWNZMJKTH5HGKDIRDSX2WYP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KVL35Z5MDWWNZMJKTH5HGKDIRDSX2WYP/?format=api",
        "sender": {
            "address": "daleh (a) alaska.net",
            "mailman_id": "d02a68896ded4adf8fba74d52f65d16e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d02a68896ded4adf8fba74d52f65d16e/emails/?format=api"
        },
        "sender_name": "Dale Hershberger",
        "subject": "[amsat-bb]  Test",
        "date": "2010-08-03T15:13:45Z",
        "parent": null,
        "children": []
    }
]