List emails

GET /hyperkitty/api/list/[email protected]/thread/ME6VOSZ3FGGJA3I23PP7ONXMOH5O2HTL/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/ME6VOSZ3FGGJA3I23PP7ONXMOH5O2HTL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ME6VOSZ3FGGJA3I23PP7ONXMOH5O2HTL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ME6VOSZ3FGGJA3I23PP7ONXMOH5O2HTL/?format=api",
        "sender": {
            "address": "chris (a) photofuture.co.uk",
            "mailman_id": "bcfef40220b045f68b3df32309fe90ab",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bcfef40220b045f68b3df32309fe90ab/emails/?format=api"
        },
        "sender_name": "Chris Bloy",
        "subject": "[amsat-bb]  Orbit types",
        "date": "2008-05-26T17:20:28Z",
        "parent": null,
        "children": []
    }
]