List emails

GET /hyperkitty/api/list/[email protected]/thread/PZOUO4AEZZXA3PZOZPUR2R4JCISUN3X6/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/PZOUO4AEZZXA3PZOZPUR2R4JCISUN3X6/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PZOUO4AEZZXA3PZOZPUR2R4JCISUN3X6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PZOUO4AEZZXA3PZOZPUR2R4JCISUN3X6/",
        "sender": {
            "address": "JBUCKLEY1 (a) PARTNERS.ORG",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Buckley, Jack",
        "subject": "[amsat-bb]  Subject:   Weather Satellites reply",
        "date": "2011-07-18T13:50:52Z",
        "parent": null,
        "children": []
    }
]