List emails

GET /hyperkitty/api/list/[email protected]/thread/3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK/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/3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: AO-16 @ the 21:16 pass--UPDATE",
        "date": "2009-02-28T23:01:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JVWH2DNZ5KWJFFTL3XKZPDI74V52ZGFM/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JVWH2DNZ5KWJFFTL3XKZPDI74V52ZGFM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JVWH2DNZ5KWJFFTL3XKZPDI74V52ZGFM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK/?format=api",
        "sender": {
            "address": "racer5039 (a) q.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "racer5039",
        "subject": "[amsat-bb] Re: AO-16 @ the 21:16 pass--UPDATE",
        "date": "2009-02-28T23:41:57Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3A3ZGESIE2WULM6MOM2LLQA76DGPBHJK/?format=api",
        "children": []
    }
]