List emails

GET /hyperkitty/api/list/[email protected]/thread/37NJESLKHHECZXOMRWQCFBXBZVV6UB45/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/37NJESLKHHECZXOMRWQCFBXBZVV6UB45/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "37NJESLKHHECZXOMRWQCFBXBZVV6UB45",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/37NJESLKHHECZXOMRWQCFBXBZVV6UB45/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  Worldwide Linking",
        "date": "2009-10-09T18:49:56Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HVLHX3T6ONECYOFTAPB4JN3EAVWGRXJG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HVLHX3T6ONECYOFTAPB4JN3EAVWGRXJG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "30F116ED4A374C73B9060C6C917FB206@Athlon",
        "message_id_hash": "HVLHX3T6ONECYOFTAPB4JN3EAVWGRXJG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/37NJESLKHHECZXOMRWQCFBXBZVV6UB45/?format=api",
        "sender": {
            "address": "ve4yz (a) mts.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alan VE4YZ",
        "subject": "[amsat-bb] Re: Worldwide Linking",
        "date": "2009-10-09T20:15:50Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/37NJESLKHHECZXOMRWQCFBXBZVV6UB45/?format=api",
        "children": []
    }
]