List emails

GET /hyperkitty/api/list/[email protected]/thread/HY4LVFXSOH6TDHCPK3FMS7YWVVLX2XGI/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/HY4LVFXSOH6TDHCPK3FMS7YWVVLX2XGI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "<[email protected]>([email protected])",
        "message_id_hash": "HY4LVFXSOH6TDHCPK3FMS7YWVVLX2XGI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/HY4LVFXSOH6TDHCPK3FMS7YWVVLX2XGI/?format=api",
        "sender": {
            "address": "16958 (a) telia.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[sarex] Re: At the end, we recieved SSTV in Argentina!!",
        "date": "2008-10-20T04:52:00Z",
        "parent": null,
        "children": []
    }
]