List emails

GET /hyperkitty/api/list/[email protected]/thread/PIY6MII3NT5CLULNRZ3DKHKZQCTARIDX/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/PIY6MII3NT5CLULNRZ3DKHKZQCTARIDX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJOf0+tzpDJ=RRz4AdV+cJi1jBwXDjXQPb90KC4gpUiQ7uTW6g@mail.gmail.com",
        "message_id_hash": "PIY6MII3NT5CLULNRZ3DKHKZQCTARIDX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PIY6MII3NT5CLULNRZ3DKHKZQCTARIDX/?format=api",
        "sender": {
            "address": "chrisethompson (a) gmail.com",
            "mailman_id": "e1efe31b14c949b6885355f419d7f0ae",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e1efe31b14c949b6885355f419d7f0ae/emails/?format=api"
        },
        "sender_name": "Chris Thompson",
        "subject": "[pacsat-dev] Re: AX.25 code",
        "date": "2023-05-05T12:51:48Z",
        "parent": null,
        "children": []
    }
]