List emails

GET /hyperkitty/api/list/[email protected]/thread/FHCKFSACS3OANKNFDKXVDFNWMPAQUQBG/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/FHCKFSACS3OANKNFDKXVDFNWMPAQUQBG/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "000501c71f2f$3789f320$6500a8c0@MISSMARGIES",
        "message_id_hash": "FHCKFSACS3OANKNFDKXVDFNWMPAQUQBG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FHCKFSACS3OANKNFDKXVDFNWMPAQUQBG/",
        "sender": {
            "address": "radiooperator (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mr Jeffrey L.Ross",
        "subject": "[amsat-bb]  meteor scatter on 144.140 ssb",
        "date": "2006-12-14T03:23:25Z",
        "parent": null,
        "children": []
    }
]