List emails

GET /hyperkitty/api/list/[email protected]/thread/H3QWCXZ3PHJKVOT2S7O2D2EC64PCL5Y5/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/H3QWCXZ3PHJKVOT2S7O2D2EC64PCL5Y5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "H3QWCXZ3PHJKVOT2S7O2D2EC64PCL5Y5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/H3QWCXZ3PHJKVOT2S7O2D2EC64PCL5Y5/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "Re: [amsat-bb] CTCSS Sat Tone Operation",
        "date": "2018-04-01T04:52:59Z",
        "parent": null,
        "children": []
    }
]