List emails

GET /hyperkitty/api/list/[email protected]/thread/D2WTAO4EATKCZM7Y72CY5JPFWS764QR7/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D2WTAO4EATKCZM7Y72CY5JPFWS764QR7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "001201c789d2$8bb23d00$6501a8c0@HOOFDCOMPUTER",
        "message_id_hash": "D2WTAO4EATKCZM7Y72CY5JPFWS764QR7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D2WTAO4EATKCZM7Y72CY5JPFWS764QR7/?format=api",
        "sender": {
            "address": "corspace (a) hetnet.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Cor",
        "subject": "[sarex] Successful ISS school contact with German students (audio\tfile available!).",
        "date": "2007-04-28T20:19:38Z",
        "parent": null,
        "children": []
    }
]