List emails

GET /hyperkitty/api/list/[email protected]/thread/XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X/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/XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000801c7f54c$80a5d620$caa4fed8@clare",
        "message_id_hash": "XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X/",
        "sender": {
            "address": "lcfowler (a) magma.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Clare Fowler",
        "subject": "[amsat-bb]  Re Mode L/S",
        "date": "2007-09-12T14:52:11Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QWMAF6MF7O6IO6OUPFK2DSQX446KAPXJ/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QWMAF6MF7O6IO6OUPFK2DSQX446KAPXJ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "01e401c7f5a6$bd022880$37067980$@org",
        "message_id_hash": "QWMAF6MF7O6IO6OUPFK2DSQX446KAPXJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X/",
        "sender": {
            "address": "kd4app (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Don Woodward (KD4APP)",
        "subject": "[amsat-bb]  Test - please ignore",
        "date": "2007-09-13T01:38:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XPBFCXKIJKOEXBDCXEHJDIT5TT7XUO3X/",
        "children": []
    }
]