List emails

GET /hyperkitty/api/list/[email protected]/thread/JKUPDBC5TORVIF6GMTQ4JFENJLSGO5DB/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/JKUPDBC5TORVIF6GMTQ4JFENJLSGO5DB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JKUPDBC5TORVIF6GMTQ4JFENJLSGO5DB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JKUPDBC5TORVIF6GMTQ4JFENJLSGO5DB/",
        "sender": {
            "address": "ny4i (a) NY4I.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Thomas Schaefer",
        "subject": "[amsat-bb] SATpc32 -- Limit satellites to active ones?",
        "date": "2020-04-13T22:01:41Z",
        "parent": null,
        "children": []
    }
]