List emails

GET /hyperkitty/api/list/[email protected]/thread/RQINGVJT45UYGPWYM2FTOSXAQ4SPPKOY/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/RQINGVJT45UYGPWYM2FTOSXAQ4SPPKOY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "01c801c9173b$b0ceec30$126cc490$@com",
        "message_id_hash": "RQINGVJT45UYGPWYM2FTOSXAQ4SPPKOY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RQINGVJT45UYGPWYM2FTOSXAQ4SPPKOY/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Bob McGwier",
        "subject": "[amsat-bb]  FW: [Discuss-gnuradio] USRP2 Announcement",
        "date": "2008-09-15T14:02:24Z",
        "parent": null,
        "children": []
    }
]