List emails

GET /hyperkitty/api/list/[email protected]/thread/HWZ6HBU2HMX4OYXCPAMNBEV3QF7TCJBN/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/HWZ6HBU2HMX4OYXCPAMNBEV3QF7TCJBN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HWZ6HBU2HMX4OYXCPAMNBEV3QF7TCJBN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HWZ6HBU2HMX4OYXCPAMNBEV3QF7TCJBN/?format=api",
        "sender": {
            "address": "ab4et (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Weatherley",
        "subject": "[amsat-florida]  Free 8.5 ft C-band system",
        "date": "2007-07-14T16:25:30Z",
        "parent": null,
        "children": []
    }
]