List emails

GET /hyperkitty/api/list/[email protected]/thread/QMSZL4NV7SJ5OKI2UNDVLVQKA5S2OUTX/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/QMSZL4NV7SJ5OKI2UNDVLVQKA5S2OUTX/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QMSZL4NV7SJ5OKI2UNDVLVQKA5S2OUTX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QMSZL4NV7SJ5OKI2UNDVLVQKA5S2OUTX/",
        "sender": {
            "address": "amsat (a) n0jy.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jerry Buxton",
        "subject": "[amsat-bb] Portable in CM94",
        "date": "2015-02-23T20:02:05Z",
        "parent": null,
        "children": []
    }
]