List emails

GET /hyperkitty/api/list/[email protected]/thread/FSZITFZQOINKMAACHOIB6DAEDGNHSH3H/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/FSZITFZQOINKMAACHOIB6DAEDGNHSH3H/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FSZITFZQOINKMAACHOIB6DAEDGNHSH3H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FSZITFZQOINKMAACHOIB6DAEDGNHSH3H/?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]  ITAR sucks",
        "date": "2009-09-19T15:56:33Z",
        "parent": null,
        "children": []
    }
]