List emails

GET /hyperkitty/api/list/[email protected]/thread/AUHAFUJEU2QCBEBEEF7ELTHERZEKBGSH/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/AUHAFUJEU2QCBEBEEF7ELTHERZEKBGSH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "AUHAFUJEU2QCBEBEEF7ELTHERZEKBGSH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/AUHAFUJEU2QCBEBEEF7ELTHERZEKBGSH/",
        "sender": {
            "address": "jens_kirsten (a) yahoo.de",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jens Kirsten",
        "subject": "[amsat-bb]  Delfi C-3 received 21:42UTC in JO40JA",
        "date": "2008-04-28T20:18:39Z",
        "parent": null,
        "children": []
    }
]