List emails

GET /hyperkitty/api/list/[email protected]/thread/SOMDS7PXLOP5UD6ITLPOZC7VNYRL5B2N/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/SOMDS7PXLOP5UD6ITLPOZC7VNYRL5B2N/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "SOMDS7PXLOP5UD6ITLPOZC7VNYRL5B2N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SOMDS7PXLOP5UD6ITLPOZC7VNYRL5B2N/",
        "sender": {
            "address": "w6te (a) comcast.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  AMSAT SYMPOSIUM",
        "date": "2006-10-11T05:50:39Z",
        "parent": null,
        "children": []
    }
]