List emails

GET /hyperkitty/api/list/[email protected]/thread/XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F/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/XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F/?format=api",
        "sender": {
            "address": "oz1my (a) privat.dk",
            "mailman_id": "b2f56900318d4d1193159750f39aa3fe",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b2f56900318d4d1193159750f39aa3fe/emails/?format=api"
        },
        "sender_name": "OZ1MY",
        "subject": "[amsat-bb]  D-STAR repeater problems in Copenhagen",
        "date": "2008-12-07T20:33:44Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RHIB2Y347EAUII7J2T5MR35WCKC5WC3W/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RHIB2Y347EAUII7J2T5MR35WCKC5WC3W/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RHIB2Y347EAUII7J2T5MR35WCKC5WC3W",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F/?format=api",
        "sender": {
            "address": "nate (a) natetech.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Nate Duehr",
        "subject": "[amsat-bb] Re: D-STAR repeater problems in Copenhagen",
        "date": "2008-12-08T19:15:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XSLNJL3JVFF3Y4DE3LU45YRS3VKMTJ5F/?format=api",
        "children": []
    }
]