List emails

GET /hyperkitty/api/list/[email protected]/thread/FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T/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/FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T/",
        "sender": {
            "address": "m0zlb (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David",
        "subject": "[amsat-bb]  Pass prediction software requirement",
        "date": "2008-03-15T15:24:36Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XGFFAKISIH2O7F7JQJXHJCZENT3Z2ZWX/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XGFFAKISIH2O7F7JQJXHJCZENT3Z2ZWX/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "XGFFAKISIH2O7F7JQJXHJCZENT3Z2ZWX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T/",
        "sender": {
            "address": "ollie (a) earthrobot.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ollie Eisman",
        "subject": "[amsat-bb] Re: Pass prediction software requirement",
        "date": "2008-03-15T21:35:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FKZMW2ZBSFZOMPE3VEKCEOCSL663DH3T/",
        "children": []
    }
]