List emails

GET /hyperkitty/api/list/[email protected]/thread/2WPVXDNJDTRZZEMUP3O3U3QBVEDZWXWP/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/2WPVXDNJDTRZZEMUP3O3U3QBVEDZWXWP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2WPVXDNJDTRZZEMUP3O3U3QBVEDZWXWP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2WPVXDNJDTRZZEMUP3O3U3QBVEDZWXWP/?format=api",
        "sender": {
            "address": "z7dfc4 (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "roni waller",
        "subject": "[amsat-bb]  Techsat1b/go-32 is up again.",
        "date": "2006-12-21T17:52:12Z",
        "parent": null,
        "children": []
    }
]