List emails

GET /hyperkitty/api/list/[email protected]/thread/RNTSPAGHGAGLMQD7VI7RPTQGV6J3ZFDC/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/RNTSPAGHGAGLMQD7VI7RPTQGV6J3ZFDC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RNTSPAGHGAGLMQD7VI7RPTQGV6J3ZFDC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RNTSPAGHGAGLMQD7VI7RPTQGV6J3ZFDC/?format=api",
        "sender": {
            "address": "santanaamt (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[sarex]  Yuri's 50th . . .  and Alan?",
        "date": "2011-03-05T21:47:15Z",
        "parent": null,
        "children": []
    }
]