List emails

GET /hyperkitty/api/list/[email protected]/thread/JKARCB2HWTJYJES6U6TBVD6NRE7WN3PZ/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/JKARCB2HWTJYJES6U6TBVD6NRE7WN3PZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "JKARCB2HWTJYJES6U6TBVD6NRE7WN3PZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JKARCB2HWTJYJES6U6TBVD6NRE7WN3PZ/",
        "sender": {
            "address": "pe1rah (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "William Leijenaar",
        "subject": "[amsat-bb] Question about vacuum and power module for linear\ttransponder",
        "date": "2009-12-19T15:20:23Z",
        "parent": null,
        "children": []
    }
]