List emails

GET /hyperkitty/api/list/[email protected]/thread/JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7/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/JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "E4B600D7111947B3BAB6CDCBBF0A13EE@MAIN",
        "message_id_hash": "JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7/?format=api",
        "sender": {
            "address": "gemcphee (a) bigpond.com",
            "mailman_id": "ca946fdb4f024b579fe00ac8b27dc589",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ca946fdb4f024b579fe00ac8b27dc589/emails/?format=api"
        },
        "sender_name": "graham mcphee",
        "subject": "[amsat-bb]  AO-51 V/S",
        "date": "2010-02-22T19:25:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KRQXRYBJWMN4ONW4W6DIABMXA634LIHQ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KRQXRYBJWMN4ONW4W6DIABMXA634LIHQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KRQXRYBJWMN4ONW4W6DIABMXA634LIHQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: AO-51 V/S",
        "date": "2010-02-22T20:04:54Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JX6L4DFSPXTNM7LPNEI74RZL6S2GDZN7/?format=api",
        "children": []
    }
]