List emails

GET /hyperkitty/api/list/[email protected]/thread/GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R/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/GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R/?format=api",
        "sender": {
            "address": "deyoung_james (a) yahoo.com",
            "mailman_id": "d869ef2109de4e39a6cc3dd02e565706",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d869ef2109de4e39a6cc3dd02e565706/emails/?format=api"
        },
        "sender_name": "DeYoung James",
        "subject": "[amsat-bb]  AO-51 L/U very cool!",
        "date": "2008-09-28T00:19:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K5URPSGBLL72NOIJ6TJV4BLBYZBFV7S3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/K5URPSGBLL72NOIJ6TJV4BLBYZBFV7S3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "K5URPSGBLL72NOIJ6TJV4BLBYZBFV7S3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R/?format=api",
        "sender": {
            "address": "gordonjcp (a) gjcp.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gordon JC Pearce MM3YEQ",
        "subject": "[amsat-bb] Re: AO-51 L/U very cool!",
        "date": "2008-09-29T15:06:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GSPST2M6MPN6PUUMVMGNUHVOXTICAA6R/?format=api",
        "children": []
    }
]