List emails

GET /hyperkitty/api/list/[email protected]/thread/GIHK3YCK43AL4PFQ2JYNDPPKDDYCX7TC/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/GIHK3YCK43AL4PFQ2JYNDPPKDDYCX7TC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GIHK3YCK43AL4PFQ2JYNDPPKDDYCX7TC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GIHK3YCK43AL4PFQ2JYNDPPKDDYCX7TC/?format=api",
        "sender": {
            "address": "dave (a) g4dpz.me.uk",
            "mailman_id": "4cd84fbc2bba4f1893957af5ac1686f4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4cd84fbc2bba4f1893957af5ac1686f4/emails/?format=api"
        },
        "sender_name": "David Johnson",
        "subject": "[amsat-bb] First call for speakers for the AMSAT-UK International Space Colloquium 2020",
        "date": "2020-02-07T21:44:38Z",
        "parent": null,
        "children": []
    }
]