List emails

GET /hyperkitty/api/list/[email protected]/thread/DFTZLR4VVUQUQYUTFLLFEHRJXWPYKJJK/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/DFTZLR4VVUQUQYUTFLLFEHRJXWPYKJJK/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DFTZLR4VVUQUQYUTFLLFEHRJXWPYKJJK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DFTZLR4VVUQUQYUTFLLFEHRJXWPYKJJK/",
        "sender": {
            "address": "ki4bke (a) nc.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rob Rousseau",
        "subject": "[amsat-bb] Re: AMSAT Awards",
        "date": "2007-08-07T19:42:09Z",
        "parent": null,
        "children": []
    }
]