List emails

GET /hyperkitty/api/list/[email protected]/thread/QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6/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/QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6/?format=api",
        "sender": {
            "address": "g.shirville (a) btinternet.com",
            "mailman_id": "09cbd551f5454557ac0dc9487e75c74d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09cbd551f5454557ac0dc9487e75c74d/emails/?format=api"
        },
        "sender_name": "Graham Shirville",
        "subject": "[amsat-bb]  Emotator EV800DX",
        "date": "2009-01-22T11:31:24Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UQJNYLRYTXSBRJUSIJVVQHQE56DHKXFR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UQJNYLRYTXSBRJUSIJVVQHQE56DHKXFR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UQJNYLRYTXSBRJUSIJVVQHQE56DHKXFR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6/?format=api",
        "sender": {
            "address": "sangatsingh (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sangat Singh",
        "subject": "[amsat-bb] Re: Emotator EV800DX",
        "date": "2009-01-22T13:18:35Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QE2EBOXQYIHE73VDAEM6LKNE5QOUOFD6/?format=api",
        "children": []
    }
]