List emails

GET /hyperkitty/api/list/[email protected]/thread/MODM22B67YEWLYOVDFRW32VSISP2DE5R/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/MODM22B67YEWLYOVDFRW32VSISP2DE5R/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "MODM22B67YEWLYOVDFRW32VSISP2DE5R",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MODM22B67YEWLYOVDFRW32VSISP2DE5R/",
        "sender": {
            "address": "aa8ch (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] EN71 OH-MI-IN Tri-Point activation today",
        "date": "2018-12-08T14:00:15Z",
        "parent": null,
        "children": []
    }
]