List emails

GET /hyperkitty/api/list/[email protected]/thread/SQ3LJZMFMTW6BUMF6ROH4IFUBEQCCOFI/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/SQ3LJZMFMTW6BUMF6ROH4IFUBEQCCOFI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SQ3LJZMFMTW6BUMF6ROH4IFUBEQCCOFI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SQ3LJZMFMTW6BUMF6ROH4IFUBEQCCOFI/?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] Feb 26 SO50 Passes",
        "date": "2014-02-19T21:23:26Z",
        "parent": null,
        "children": []
    }
]