List emails

GET /hyperkitty/api/list/[email protected]/thread/2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E/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/2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E/",
        "sender": {
            "address": "kf6kyi (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mark VandeWettering",
        "subject": "[amsat-bb]  Different ways to do mobile ham radio operation...",
        "date": "2009-10-06T15:26:15Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GQHJ7DBEW4QF456SRDC6WSIFXM2GBALN/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GQHJ7DBEW4QF456SRDC6WSIFXM2GBALN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "GQHJ7DBEW4QF456SRDC6WSIFXM2GBALN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E/",
        "sender": {
            "address": "n3tl (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Tim - N3TL",
        "subject": "[amsat-bb] Re: Different ways to do mobile ham radio operation...",
        "date": "2009-10-06T16:21:05Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2QNIJFN7C4NFJP2MNPZLPEGD6WHKEP5E/",
        "children": []
    }
]