List emails

GET /hyperkitty/api/list/[email protected]/thread/HSOTUZXD4PKPLDW5CS2AQMS6LE7SK2NK/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/HSOTUZXD4PKPLDW5CS2AQMS6LE7SK2NK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "HSOTUZXD4PKPLDW5CS2AQMS6LE7SK2NK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HSOTUZXD4PKPLDW5CS2AQMS6LE7SK2NK/",
        "sender": {
            "address": "rswickis (a) telus.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Roger Swickis",
        "subject": "[amsat-bb]  MacDoppler and MacLogger",
        "date": "2008-04-11T05:41:42Z",
        "parent": null,
        "children": []
    }
]