List emails

GET /hyperkitty/api/list/[email protected]/thread/CPCUVKIH3AQG6EEPJBTXSZTV6OVUL4AX/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/CPCUVKIH3AQG6EEPJBTXSZTV6OVUL4AX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CPCUVKIH3AQG6EEPJBTXSZTV6OVUL4AX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CPCUVKIH3AQG6EEPJBTXSZTV6OVUL4AX/?format=api",
        "sender": {
            "address": "Aa4mi (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Carl Zelich, AA4MI, aka \"Big Z\"",
        "subject": "[amsat-florida] Terrible/News",
        "date": "2015-05-01T12:59:13Z",
        "parent": null,
        "children": []
    }
]