List emails

GET /hyperkitty/api/list/[email protected]/thread/JWMWPADLO4DIQ2M7MADFM6WJX3ISFT5V/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/JWMWPADLO4DIQ2M7MADFM6WJX3ISFT5V/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JWMWPADLO4DIQ2M7MADFM6WJX3ISFT5V",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JWMWPADLO4DIQ2M7MADFM6WJX3ISFT5V/?format=api",
        "sender": {
            "address": "f5pql (a) f5pql.dyndns.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "john",
        "subject": "[amsat-bb]  G6LVB Tracker Kits",
        "date": "2008-01-30T06:22:59Z",
        "parent": null,
        "children": []
    }
]