List emails

GET /hyperkitty/api/list/[email protected]/thread/D3VJBGCKLKJEUZ3IWQETAEOICK2QNSEB/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/D3VJBGCKLKJEUZ3IWQETAEOICK2QNSEB/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "D3VJBGCKLKJEUZ3IWQETAEOICK2QNSEB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D3VJBGCKLKJEUZ3IWQETAEOICK2QNSEB/",
        "sender": {
            "address": "k5knt.kent (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kent Frazier",
        "subject": "[amsat-bb]  How much Precision for QTH?",
        "date": "2009-03-17T10:33:00Z",
        "parent": null,
        "children": []
    }
]