List emails

GET /hyperkitty/api/list/[email protected]/thread/E7CSV4T743FFBDHUB4DQKXL6PGSKEMTN/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/E7CSV4T743FFBDHUB4DQKXL6PGSKEMTN/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "E7CSV4T743FFBDHUB4DQKXL6PGSKEMTN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/E7CSV4T743FFBDHUB4DQKXL6PGSKEMTN/",
        "sender": {
            "address": "eric.knaps (a) telenet.be",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric Knaps, ON4HF",
        "subject": "[amsat-bb]  XW-1 recording.",
        "date": "2009-12-16T19:09:04Z",
        "parent": null,
        "children": []
    }
]