List emails

GET /hyperkitty/api/list/[email protected]/thread/52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y/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/52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y/?format=api",
        "sender": {
            "address": "luhn (a) wt.net",
            "mailman_id": "55ec8fece10c49bf8f446c3f851d053c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/55ec8fece10c49bf8f446c3f851d053c/emails/?format=api"
        },
        "sender_name": "James Luhn",
        "subject": "[amsat-bb] ARRISAT Certificate",
        "date": "2011-10-09T20:21:21Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N3BQ5QH7B5DRYLYEIBCCXUMAPRSJMKCI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/N3BQ5QH7B5DRYLYEIBCCXUMAPRSJMKCI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "N3BQ5QH7B5DRYLYEIBCCXUMAPRSJMKCI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y/?format=api",
        "sender": {
            "address": "morsesat (a) optonline.net",
            "mailman_id": "72f51eafcada419487d1a984af73dff5",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/72f51eafcada419487d1a984af73dff5/emails/?format=api"
        },
        "sender_name": "Dee",
        "subject": "[amsat-bb] Re: ARRISAT Certificate",
        "date": "2011-10-09T20:34:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/52ENN272KFB4YCRS2WAVY5LPDOJEBT6Y/?format=api",
        "children": []
    }
]