List emails

GET /hyperkitty/api/list/[email protected]/thread/CTY32URNCKENHATKLYB353FEUQTGYIPZ/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/CTY32URNCKENHATKLYB353FEUQTGYIPZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "CTY32URNCKENHATKLYB353FEUQTGYIPZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CTY32URNCKENHATKLYB353FEUQTGYIPZ/",
        "sender": {
            "address": "on3swy (a) on4hrt.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  ARISSat-1 reception report.",
        "date": "2011-08-05T16:57:30Z",
        "parent": null,
        "children": []
    }
]