List emails

GET /hyperkitty/api/list/[email protected]/thread/SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL/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/SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1D97BC7652954B67B507665BEEF8F116@JamesPC",
        "message_id_hash": "SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL/?format=api",
        "sender": {
            "address": "jdanehy (a) cinci.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jim Danehy",
        "subject": "[amsat-bb]  SO 50",
        "date": "2008-11-28T12:01:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OUV7PIRVVLWAJXGMAOOZHBXAP7X6OGIR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OUV7PIRVVLWAJXGMAOOZHBXAP7X6OGIR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OUV7PIRVVLWAJXGMAOOZHBXAP7X6OGIR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL/?format=api",
        "sender": {
            "address": "bag (a) mac.com",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "[amsat-bb] Re: SO 50",
        "date": "2008-11-28T15:03:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SCTDFS7RUKNT3VGTSCZEQ5NE3L7MJGEL/?format=api",
        "children": []
    }
]