List emails

GET /hyperkitty/api/list/[email protected]/thread/I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ/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/I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ/?format=api",
        "sender": {
            "address": "h05ram-k9ldw (a) usa.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "Re: [amsat-bb] Windows program to record desktop and audio?",
        "date": "2016-02-11T14:06:43Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IF5EEALBCOQBIIYJSVPNZUDPA7YTGR7Q/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IF5EEALBCOQBIIYJSVPNZUDPA7YTGR7Q/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IF5EEALBCOQBIIYJSVPNZUDPA7YTGR7Q",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ/?format=api",
        "sender": {
            "address": "bryan (a) kl7cn.net",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "Re: [amsat-bb] Windows program to record desktop and audio?",
        "date": "2016-02-11T16:45:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/I6QCPDAIBK4SI7XDJLXPJSD7Y56XP5YJ/?format=api",
        "children": []
    }
]