List emails

GET /hyperkitty/api/list/[email protected]/thread/Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT/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/Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT/?format=api",
        "sender": {
            "address": "wa5kub (a) gmail.com",
            "mailman_id": "d8ec990607aa4f2bbea4f5810d3fdb55",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d8ec990607aa4f2bbea4f5810d3fdb55/emails/?format=api"
        },
        "sender_name": "Tom",
        "subject": "[sarex]  late emails",
        "date": "2009-12-11T03:22:06Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PAPDNRPXVKR2FEV65XYVPZVTHPSJZAMU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PAPDNRPXVKR2FEV65XYVPZVTHPSJZAMU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PAPDNRPXVKR2FEV65XYVPZVTHPSJZAMU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT/?format=api",
        "sender": {
            "address": "hutch (a) electric-web.org",
            "mailman_id": "c58b41ef63ef4390929483305c363072",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c58b41ef63ef4390929483305c363072/emails/?format=api"
        },
        "sender_name": "Tony, VK5ZAI",
        "subject": "[sarex] Re: late emails",
        "date": "2009-12-11T05:21:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z5FPRLMJTJF3Z6IS5TPKA4SZRFE6BQUT/?format=api",
        "children": []
    }
]