List emails

GET /hyperkitty/api/list/[email protected]/thread/OGL4YNXWUNAPJBZF4AL42X2ZNAZAQ5YM/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/OGL4YNXWUNAPJBZF4AL42X2ZNAZAQ5YM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OGL4YNXWUNAPJBZF4AL42X2ZNAZAQ5YM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OGL4YNXWUNAPJBZF4AL42X2ZNAZAQ5YM/?format=api",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb] ARISSatTLM under Wine?",
        "date": "2011-09-06T03:49:52Z",
        "parent": null,
        "children": []
    }
]