List emails

GET /hyperkitty/api/list/[email protected]/thread/KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6/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/KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6/",
        "sender": {
            "address": "k9qho6762 (a) sbcglobal.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "WILLIAMS MICHAEL",
        "subject": "[amsat-bb]  Delfi-C3",
        "date": "2008-08-10T22:56:47Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YW7OBISG22Y3GQSQHUEJGBHKBTQ4WJUK/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YW7OBISG22Y3GQSQHUEJGBHKBTQ4WJUK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YW7OBISG22Y3GQSQHUEJGBHKBTQ4WJUK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6/",
        "sender": {
            "address": "wouterweg (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "wouter weggelaar",
        "subject": "[amsat-bb] Re: Delfi-C3",
        "date": "2008-08-11T13:43:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KFLGPUOJZ34F7JW3E7CVQDNTX35GGDL6/",
        "children": []
    }
]