List emails

GET /hyperkitty/api/list/[email protected]/thread/4FH2JCDK4Y6X3X7APW4QHFDZ5JNPTEAS/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/4FH2JCDK4Y6X3X7APW4QHFDZ5JNPTEAS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "4FH2JCDK4Y6X3X7APW4QHFDZ5JNPTEAS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4FH2JCDK4Y6X3X7APW4QHFDZ5JNPTEAS/",
        "sender": {
            "address": "rhyolite (a) nettally.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe Leikhim",
        "subject": "[amsat-bb] Re: pre amp help..",
        "date": "2011-02-17T19:44:52Z",
        "parent": null,
        "children": []
    }
]