List emails

GET /hyperkitty/api/list/[email protected]/thread/JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3/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/JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3/?format=api",
        "sender": {
            "address": "k9qho6762 (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "WILLIAMS MICHAEL",
        "subject": "[amsat-bb] self-amagamating tape",
        "date": "2013-12-11T00:54:27Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7IR326YDRVER7EKOTJHG4AXBXZWYU37N/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7IR326YDRVER7EKOTJHG4AXBXZWYU37N/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001a01cef60c$a199ba50$e4cd2ef0$@net",
        "message_id_hash": "7IR326YDRVER7EKOTJHG4AXBXZWYU37N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3/?format=api",
        "sender": {
            "address": "k7trkradio (a) charter.net",
            "mailman_id": "5933949887eb4f7e9084e41d4299695b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5933949887eb4f7e9084e41d4299695b/emails/?format=api"
        },
        "sender_name": "Ted",
        "subject": "[amsat-bb] Re: self-amalgamating tape",
        "date": "2013-12-11T01:02:14Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JTOA44DUQZIMPTCQWH5JEDKK2NWTM5B3/?format=api",
        "children": []
    }
]