List emails

GET /hyperkitty/api/list/[email protected]/thread/PBJTEAB6355X5SKOGB6JGREYITBBPS4R/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/PBJTEAB6355X5SKOGB6JGREYITBBPS4R/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PBJTEAB6355X5SKOGB6JGREYITBBPS4R",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PBJTEAB6355X5SKOGB6JGREYITBBPS4R/",
        "sender": {
            "address": "at746 (a) wanadoo.es",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David",
        "subject": "[amsat-bb] AO-85 SWL report",
        "date": "2015-11-09T10:06:40Z",
        "parent": null,
        "children": []
    }
]