List emails

GET /hyperkitty/api/list/[email protected]/thread/UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3/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/UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  ARISSat-1 Frequency Plan",
        "date": "2010-10-01T17:55:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RFRBWCDIPSC7YV5736FCWFDT6433JRZ2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RFRBWCDIPSC7YV5736FCWFDT6433JRZ2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RFRBWCDIPSC7YV5736FCWFDT6433JRZ2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3/?format=api",
        "sender": {
            "address": "aa2tx (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Anthony Monteiro",
        "subject": "[amsat-bb] Re: ARISSat-1 Frequency Plan",
        "date": "2010-10-02T00:54:36Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UGH3TSNBXL2AX6KRAA433FFOD7QFFUN3/?format=api",
        "children": []
    }
]