List emails

GET /hyperkitty/api/list/[email protected]/thread/RPCGIWSTBD6CY5K2S55CXA6IMOBWIOSQ/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/RPCGIWSTBD6CY5K2S55CXA6IMOBWIOSQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJkFkuyxD+VtTQWSDEN3UEh+yM1x7ZVbWkdsa=X2E_Cmz_Pafw@mail.gmail.com",
        "message_id_hash": "RPCGIWSTBD6CY5K2S55CXA6IMOBWIOSQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RPCGIWSTBD6CY5K2S55CXA6IMOBWIOSQ/?format=api",
        "sender": {
            "address": "skristof (a) etczone.com",
            "mailman_id": "d690668e0ec84c89a4ac95633613f4d2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d690668e0ec84c89a4ac95633613f4d2/emails/?format=api"
        },
        "sender_name": "Steve Kristoff",
        "subject": "[amsat-bb] Another DireWolf question",
        "date": "2015-04-06T17:33:36Z",
        "parent": null,
        "children": []
    }
]