List emails

GET /hyperkitty/api/list/[email protected]/thread/2MUJ33GA4VQSEZL7QHR74Z76JB4RS2VN/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/2MUJ33GA4VQSEZL7QHR74Z76JB4RS2VN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJckjgOazFO-kXiLi6kd61h7+kU2rpcCRzE0ncqYOh+cFsyFBg@mail.gmail.com",
        "message_id_hash": "2MUJ33GA4VQSEZL7QHR74Z76JB4RS2VN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2MUJ33GA4VQSEZL7QHR74Z76JB4RS2VN/?format=api",
        "sender": {
            "address": "wb3csy (a) gmail.com",
            "mailman_id": "d9d3553af5e5498cb9bab7b926ebabc7",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d9d3553af5e5498cb9bab7b926ebabc7/emails/?format=api"
        },
        "sender_name": "Rick Walter",
        "subject": "[amsat-bb] STRaND-1",
        "date": "2013-04-03T23:43:24Z",
        "parent": null,
        "children": []
    }
]