List emails

GET /hyperkitty/api/list/[email protected]/thread/3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII/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/3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII/?format=api",
        "sender": {
            "address": "robertinorbit (a) webtv.net",
            "mailman_id": "5b6fa69507c8403693ac1e473107a9d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5b6fa69507c8403693ac1e473107a9d9/emails/?format=api"
        },
        "sender_name": "Robert Coppock",
        "subject": "[amsat-bb]  EVA freq list",
        "date": "2008-03-13T18:14:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QQRJMT756SRWRTM7FAGHNNV75TPPGP3L/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QQRJMT756SRWRTM7FAGHNNV75TPPGP3L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QQRJMT756SRWRTM7FAGHNNV75TPPGP3L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII/?format=api",
        "sender": {
            "address": "ollie (a) earthrobot.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ollie Eisman",
        "subject": "[amsat-bb] Re: EVA freq list",
        "date": "2008-03-13T19:10:22Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3IS6LBLDFW7Q2BN5BXDXKPOK6TZEAUII/?format=api",
        "children": []
    }
]