List emails

GET /hyperkitty/api/list/[email protected]/thread/5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK/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/5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK/?format=api",
        "sender": {
            "address": "vk4tec (a) tech-software.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Andrew Rich",
        "subject": "[amsat-bb] Odd packet",
        "date": "2017-10-17T02:18:33Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/76UXABM6MZ742OU7ZNBEZRBKVJYXJUAY/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/76UXABM6MZ742OU7ZNBEZRBKVJYXJUAY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "76UXABM6MZ742OU7ZNBEZRBKVJYXJUAY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "Re: [amsat-bb] Odd packet",
        "date": "2017-10-17T13:21:56Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5HJEZIQEHRSO7PTFGGH2VTFWQRM6CORK/?format=api",
        "children": []
    }
]