List emails

GET /hyperkitty/api/list/[email protected]/thread/ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5/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/ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb] Here's something we could try.",
        "date": "2011-11-01T23:36:51Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NGV2BOCWBAWBA5VLU55SS56UJSJULIPJ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NGV2BOCWBAWBA5VLU55SS56UJSJULIPJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NGV2BOCWBAWBA5VLU55SS56UJSJULIPJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5/?format=api",
        "sender": {
            "address": "kd8atf (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "ryan woods",
        "subject": "[amsat-bb] Re: Here's something we could try.",
        "date": "2011-11-01T23:00:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZBLVPEQ227HSHSGB2IKPTRZXM74FWWB5/?format=api",
        "children": []
    }
]