List emails

GET /hyperkitty/api/list/[email protected]/thread/3EHEWNGHFJQE76VI3COR2XBIK57BPK7N/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3EHEWNGHFJQE76VI3COR2XBIK57BPK7N/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "3EHEWNGHFJQE76VI3COR2XBIK57BPK7N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3EHEWNGHFJQE76VI3COR2XBIK57BPK7N/",
        "sender": {
            "address": "pa3guo (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "PA3GUO",
        "subject": "[amsat-bb] Re: Getting back into Sats- current state of affairs",
        "date": "2011-06-06T20:35:47Z",
        "parent": null,
        "children": []
    }
]