List emails

GET /hyperkitty/api/list/[email protected]/thread/TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N/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/TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAF3DnKiwq_Uh1kmL-O0_cbrdrqb1OiC8fFM72m0SCtmDMn-1Bw@mail.gmail.com",
        "message_id_hash": "TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N/?format=api",
        "sender": {
            "address": "dan (a) post.com",
            "mailman_id": "8fbd55eb51ed4663a4067933c1d26387",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8fbd55eb51ed4663a4067933c1d26387/emails/?format=api"
        },
        "sender_name": "Daniel Cussen",
        "subject": "[AMSAT-BB] Re: Eirsat1 launch Friday 1st Dec from Florida space x",
        "date": "2023-12-02T10:39:37Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MVBJGLH6TVC3GTNG23UDTWQ5GFXVIAX4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MVBJGLH6TVC3GTNG23UDTWQ5GFXVIAX4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MVBJGLH6TVC3GTNG23UDTWQ5GFXVIAX4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N/?format=api",
        "sender": {
            "address": "hamsat (a) xs4all.nl",
            "mailman_id": "a7dc1a0fdc8340408467dc22191617fd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a7dc1a0fdc8340408467dc22191617fd/emails/?format=api"
        },
        "sender_name": "Nico Janssen",
        "subject": "[AMSAT-BB] Re: Eirsat1 launch Friday 1st Dec from Florida space x",
        "date": "2023-12-02T13:26:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TXNRIAM2ZT4YBEWY62OFQLYBSGKZR52N/?format=api",
        "children": []
    }
]