List emails

GET /hyperkitty/api/list/[email protected]/thread/OVWSENCGOJX2KHPP5DJIZS6HBK7P6GY5/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/OVWSENCGOJX2KHPP5DJIZS6HBK7P6GY5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OVWSENCGOJX2KHPP5DJIZS6HBK7P6GY5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OVWSENCGOJX2KHPP5DJIZS6HBK7P6GY5/?format=api",
        "sender": {
            "address": "gary_mayfield (a) hotmail.com",
            "mailman_id": "fe442cdc520e4857a9168b9182091295",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fe442cdc520e4857a9168b9182091295/emails/?format=api"
        },
        "sender_name": "Gary \"Joe\" Mayfield",
        "subject": "[amsat-bb] FT-847",
        "date": "2012-05-13T12:29:18Z",
        "parent": null,
        "children": []
    }
]