List emails

GET /hyperkitty/api/list/[email protected]/thread/VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX/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/VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX/?format=api",
        "sender": {
            "address": "karn (a) ka9q.net",
            "mailman_id": "2bbe60fb09cf45d7b4b0ca5bad7bbdac",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2bbe60fb09cf45d7b4b0ca5bad7bbdac/emails/?format=api"
        },
        "sender_name": "Phil Karn Jr, KA9Q",
        "subject": "[amsat-bb]  AMSAT Orbit Magazines 1-4",
        "date": "2008-11-27T14:17:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SZPW6JKULP3RSRV4ZOPTDTL2ZGKYE3TQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SZPW6JKULP3RSRV4ZOPTDTL2ZGKYE3TQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SZPW6JKULP3RSRV4ZOPTDTL2ZGKYE3TQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX/?format=api",
        "sender": {
            "address": "gzook (a) yahoo.com",
            "mailman_id": "281d6de02eb84d25bcd51b9037e3ab8c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/281d6de02eb84d25bcd51b9037e3ab8c/emails/?format=api"
        },
        "sender_name": "Glen Zook",
        "subject": "[amsat-bb] Re: AMSAT Orbit Magazines 1-4",
        "date": "2008-11-27T15:35:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VU6VB5FCWYYEMPZZBT77PKIW2VNWTKSX/?format=api",
        "children": []
    }
]