List emails

GET /hyperkitty/api/list/[email protected]/thread/CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN/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/CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN/?format=api",
        "sender": {
            "address": "chris (a) photofuture.co.uk",
            "mailman_id": "bcfef40220b045f68b3df32309fe90ab",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bcfef40220b045f68b3df32309fe90ab/emails/?format=api"
        },
        "sender_name": "Chris Bloy",
        "subject": "[amsat-bb]  Crossed or not crossed is the question",
        "date": "2007-09-17T18:22:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PUM7K6HXAS6O6U7NEGAMJZMCCVO4R5RD/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PUM7K6HXAS6O6U7NEGAMJZMCCVO4R5RD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PUM7K6HXAS6O6U7NEGAMJZMCCVO4R5RD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN/?format=api",
        "sender": {
            "address": "s.wilson (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Scott Wilson",
        "subject": "[amsat-bb] Re: Crossed or not crossed is the question",
        "date": "2007-09-17T19:20:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CCIK5DOORS3ZDQXLEMUWDRTF6AUTVBLN/?format=api",
        "children": []
    }
]