List emails

GET /hyperkitty/api/list/[email protected]/thread/TR45LPQ42XB236OLIW3TMSDOSTUBYVU2/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/TR45LPQ42XB236OLIW3TMSDOSTUBYVU2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TR45LPQ42XB236OLIW3TMSDOSTUBYVU2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TR45LPQ42XB236OLIW3TMSDOSTUBYVU2/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "Richard Tejera",
        "subject": "Re: [amsat-bb] AO-85 transponder is a mess",
        "date": "2015-10-09T22:36:01Z",
        "parent": null,
        "children": []
    }
]