List emails

GET /hyperkitty/api/list/[email protected]/thread/M5RW4XPBR4MDRZZFQLFFUVW4INZRJEDG/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/M5RW4XPBR4MDRZZFQLFFUVW4INZRJEDG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M5RW4XPBR4MDRZZFQLFFUVW4INZRJEDG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M5RW4XPBR4MDRZZFQLFFUVW4INZRJEDG/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Crew Setting up New Network",
        "date": "2007-09-13T22:15:33Z",
        "parent": null,
        "children": []
    }
]