List emails

GET /hyperkitty/api/list/[email protected]/thread/SMW44XGP5HEEJQDMDIMYHRI6CTIBBUZM/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/SMW44XGP5HEEJQDMDIMYHRI6CTIBBUZM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "SMW44XGP5HEEJQDMDIMYHRI6CTIBBUZM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SMW44XGP5HEEJQDMDIMYHRI6CTIBBUZM/",
        "sender": {
            "address": "jah (a) ec.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Henderson N4NAB",
        "subject": "[amsat-bb]  AClog/LOTW Working and uploaded back to 7/05",
        "date": "2011-08-05T20:45:51Z",
        "parent": null,
        "children": []
    }
]