List emails

GET /hyperkitty/api/list/[email protected]/thread/GTIYBFAZRFXUURPMR5DEKK73BPZNN4T7/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/GTIYBFAZRFXUURPMR5DEKK73BPZNN4T7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GTIYBFAZRFXUURPMR5DEKK73BPZNN4T7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GTIYBFAZRFXUURPMR5DEKK73BPZNN4T7/?format=api",
        "sender": {
            "address": "kk5do (a) arrl.net",
            "mailman_id": "0afa6cdae1634381a4836e7e59977b8c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0afa6cdae1634381a4836e7e59977b8c/emails/?format=api"
        },
        "sender_name": "Bruce",
        "subject": "[amsat-bb] AMSAT Awards Update",
        "date": "2017-12-10T23:28:28Z",
        "parent": null,
        "children": []
    }
]