List emails

GET /hyperkitty/api/list/[email protected]/thread/WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN/",
        "sender": {
            "address": "k8ocl (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Champa",
        "subject": "[amsat-bb] Re: Stop whining about trees.",
        "date": "2007-04-16T16:29:29Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D7IYZTVBR4XLFVUFRFIPUU43RAWRYGNH/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D7IYZTVBR4XLFVUFRFIPUU43RAWRYGNH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "D7IYZTVBR4XLFVUFRFIPUU43RAWRYGNH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN/",
        "sender": {
            "address": "steven_a (a) rogers.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Steve Attfield",
        "subject": "[amsat-bb] Re: Stop whining about trees.",
        "date": "2007-04-17T00:05:16Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WAVEL7NVSSBCVBVF5YP4UIC3KDTUDTZN/",
        "children": []
    }
]