List emails

GET /hyperkitty/api/list/[email protected]/thread/NOTRNVT4HDDDTFERLBD5BOIZGECAI2WG/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/NOTRNVT4HDDDTFERLBD5BOIZGECAI2WG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000601c79751$556cb040$d07e7044@hal",
        "message_id_hash": "NOTRNVT4HDDDTFERLBD5BOIZGECAI2WG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NOTRNVT4HDDDTFERLBD5BOIZGECAI2WG/?format=api",
        "sender": {
            "address": "willmarbrowns (a) peoplepc.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  FS: tr-9130 all mode",
        "date": "2007-05-16T00:29:57Z",
        "parent": null,
        "children": []
    }
]