List emails

GET /hyperkitty/api/list/[email protected]/thread/7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT/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/7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT/?format=api",
        "sender": {
            "address": "pe0sat (a) vgnet.nl",
            "mailman_id": "0fd30d9a5c9c4b4980a8bebb804dda5d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0fd30d9a5c9c4b4980a8bebb804dda5d/emails/?format=api"
        },
        "sender_name": "PE0SAT",
        "subject": "[amsat-bb] ARISSat-1 over  Europe",
        "date": "2011-10-09T14:22:58Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T3YREMA2JDPAXLUWDSQEV45UP2XJBBER/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T3YREMA2JDPAXLUWDSQEV45UP2XJBBER/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "T3YREMA2JDPAXLUWDSQEV45UP2XJBBER",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT/?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: ARISSat-1 over  Europe",
        "date": "2011-10-09T15:39:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7ZTXVIEIMJDH6BGWIBA72TSL3S5UI5VT/?format=api",
        "children": []
    }
]