List emails

GET /hyperkitty/api/list/[email protected]/thread/KXVX47MU5LFA2JB5CEWFQNE6WAKCU3JL/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/KXVX47MU5LFA2JB5CEWFQNE6WAKCU3JL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KXVX47MU5LFA2JB5CEWFQNE6WAKCU3JL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KXVX47MU5LFA2JB5CEWFQNE6WAKCU3JL/?format=api",
        "sender": {
            "address": "pe0sat (a) vgnet.nl",
            "mailman_id": "0fd30d9a5c9c4b4980a8bebb804dda5d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0fd30d9a5c9c4b4980a8bebb804dda5d/emails/?format=api"
        },
        "sender_name": "PE0SAT",
        "subject": "[amsat-bb] Define a FM Sat within HRD Satellite Tracking v4.x or\tv5.x",
        "date": "2009-08-04T21:08:34Z",
        "parent": null,
        "children": []
    }
]