List emails

GET /hyperkitty/api/list/[email protected]/thread/T34AVJZKCKTK7QA4NJKNZPROMP6IT2TT/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/T34AVJZKCKTK7QA4NJKNZPROMP6IT2TT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "T34AVJZKCKTK7QA4NJKNZPROMP6IT2TT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/T34AVJZKCKTK7QA4NJKNZPROMP6IT2TT/?format=api",
        "sender": {
            "address": "wa7eth (a) frontier.com",
            "mailman_id": "065eee3d20b2471ba8117b0211ef1a2a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/065eee3d20b2471ba8117b0211ef1a2a/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] K4AMG request for orbit data",
        "date": "2015-03-03T20:49:31Z",
        "parent": null,
        "children": []
    }
]