List emails

GET /hyperkitty/api/list/[email protected]/thread/RA64OK6RSGM3AOSI4ODEYQR44MQQTUOY/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/RA64OK6RSGM3AOSI4ODEYQR44MQQTUOY/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "RA64OK6RSGM3AOSI4ODEYQR44MQQTUOY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RA64OK6RSGM3AOSI4ODEYQR44MQQTUOY/",
        "sender": {
            "address": "jronan (a) irishsystems.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Ronan",
        "subject": "[amsat-bb]  GO-32, Linux, PBPG.",
        "date": "2007-11-06T20:20:25Z",
        "parent": null,
        "children": []
    }
]