List emails

GET /hyperkitty/api/list/[email protected]/thread/XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS/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/XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS/?format=api",
        "sender": {
            "address": "gregory.beat (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gregory Beat",
        "subject": "[amsat-bb] PacComm and Siskin surplus",
        "date": "2013-09-07T16:18:03Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ETZYAGHRL4XKWGEBJJSKG3JXSCCESEHF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ETZYAGHRL4XKWGEBJJSKG3JXSCCESEHF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAPRXzyphV9JGVsttFuJXf6d8ft-2umoDNxNsCg619rqia-ZO2w@mail.gmail.com",
        "message_id_hash": "ETZYAGHRL4XKWGEBJJSKG3JXSCCESEHF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: PacComm and Siskin surplus",
        "date": "2013-09-07T19:27:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XXHWSRVRDOU5UIOG6B64SEPRU5PZV7XS/?format=api",
        "children": []
    }
]