List emails

GET /hyperkitty/api/list/[email protected]/thread/S3YMNPJFTZAEIT34PYI3CO6PKFI7R7UC/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/S3YMNPJFTZAEIT34PYI3CO6PKFI7R7UC/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "S3YMNPJFTZAEIT34PYI3CO6PKFI7R7UC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/S3YMNPJFTZAEIT34PYI3CO6PKFI7R7UC/",
        "sender": {
            "address": "wa113y3s (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jeremy Bomkamp",
        "subject": "[amsat-bb] Re: AO-51 reports",
        "date": "2011-04-28T23:07:14Z",
        "parent": null,
        "children": []
    }
]