List emails

GET /hyperkitty/api/list/[email protected]/thread/BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE/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/BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE/",
        "sender": {
            "address": "vk5dg (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David Giles",
        "subject": "[amsat-bb]  TS-711/811 help",
        "date": "2010-06-15T05:53:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWCHLEMCE7W5YBVSMHBRVK6L5RIVXVF6/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWCHLEMCE7W5YBVSMHBRVK6L5RIVXVF6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FWCHLEMCE7W5YBVSMHBRVK6L5RIVXVF6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE/",
        "sender": {
            "address": "timt (a) skybase.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "timt",
        "subject": "[amsat-bb] Re: TS-711/811 help",
        "date": "2010-06-17T01:35:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BFCPBRCKE6ME3ZJFP3CMMUOHDWQ4QWSE/",
        "children": []
    }
]