List emails

GET /hyperkitty/api/list/[email protected]/thread/4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT/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/4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb]  The moon is gone!",
        "date": "2008-02-21T03:20:35Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/A67SFKENIZBH5YVZAQFEX6FCDNASVNF7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/A67SFKENIZBH5YVZAQFEX6FCDNASVNF7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "004d01c87443$66b296b0$6400a8c0@sparkys",
        "message_id_hash": "A67SFKENIZBH5YVZAQFEX6FCDNASVNF7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT/?format=api",
        "sender": {
            "address": "sparkycivic (a) shaw.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Auke de Jong, VE6PWN",
        "subject": "[amsat-bb] Re: The moon is gone!",
        "date": "2008-02-21T04:37:01Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4M4FGRPT7AAYQHPCR46AYGL3V6PMM7CT/?format=api",
        "children": []
    }
]