List emails

GET /hyperkitty/api/list/[email protected]/thread/YHOXMYUF6HGR5AXEMJWYZVTPIFUGBSL2/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/YHOXMYUF6HGR5AXEMJWYZVTPIFUGBSL2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YHOXMYUF6HGR5AXEMJWYZVTPIFUGBSL2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YHOXMYUF6HGR5AXEMJWYZVTPIFUGBSL2/",
        "sender": {
            "address": "wd3q (a) starpower.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric Rosenberg",
        "subject": "[amsat-bb]  DXPeditions on LoTW",
        "date": "2009-01-24T16:16:38Z",
        "parent": null,
        "children": []
    }
]