List emails

GET /hyperkitty/api/list/[email protected]/thread/L326SUT67IG2XF6D52KR4OYTNPCZHA4F/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/L326SUT67IG2XF6D52KR4OYTNPCZHA4F/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "L326SUT67IG2XF6D52KR4OYTNPCZHA4F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/L326SUT67IG2XF6D52KR4OYTNPCZHA4F/",
        "sender": {
            "address": "rwmcgwier (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle]  Conference Papers",
        "date": "2006-09-23T21:24:48Z",
        "parent": null,
        "children": []
    }
]