List emails

GET /hyperkitty/api/list/[email protected]/thread/2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ/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/2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ/?format=api",
        "sender": {
            "address": "GW1FKY (a) aol.com",
            "mailman_id": "d5ca36882d274040a7ab3f26090cb52f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d5ca36882d274040a7ab3f26090cb52f/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  RE - iPod tracking software.",
        "date": "2009-09-01T11:53:29Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4VNPEVL6JRKCBPFBCUZG5NKOW6Y7VNXE/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4VNPEVL6JRKCBPFBCUZG5NKOW6Y7VNXE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4VNPEVL6JRKCBPFBCUZG5NKOW6Y7VNXE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ/?format=api",
        "sender": {
            "address": "sarlabs (a) gmail.com",
            "mailman_id": "19b0286c0a75453c8bf0d10d6985a39e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/19b0286c0a75453c8bf0d10d6985a39e/emails/?format=api"
        },
        "sender_name": "Amir Findling K9CHP",
        "subject": "[amsat-bb] Re: RE - iPod tracking software.",
        "date": "2009-09-01T13:51:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2I4KKGCC5NCABTQZLEGIEZMRDKRCNLHQ/?format=api",
        "children": []
    }
]