List emails

GET /hyperkitty/api/list/[email protected]/thread/7QRT2JYHDI73TXRDZTRZSUV4OFKPCZUF/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/7QRT2JYHDI73TXRDZTRZSUV4OFKPCZUF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "73F28E4442504286B6A5A0E75EEAA01B@hamshackcomputer",
        "message_id_hash": "7QRT2JYHDI73TXRDZTRZSUV4OFKPCZUF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7QRT2JYHDI73TXRDZTRZSUV4OFKPCZUF/",
        "sender": {
            "address": "radiooperator (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mr Jeffrey L Ross",
        "subject": "[amsat-bb]  uiss can send msg's?",
        "date": "2009-04-16T15:20:47Z",
        "parent": null,
        "children": []
    }
]