List emails

GET /hyperkitty/api/list/[email protected]/thread/NVETOBJO2PYIO32KYY6IIWWXVOMA4J4L/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/NVETOBJO2PYIO32KYY6IIWWXVOMA4J4L/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "NVETOBJO2PYIO32KYY6IIWWXVOMA4J4L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NVETOBJO2PYIO32KYY6IIWWXVOMA4J4L/",
        "sender": {
            "address": "mervynhecht (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mervyn Hecht",
        "subject": "[amsat-bb]  Help me contact New England by SAT for my WAS",
        "date": "2010-01-30T01:32:37Z",
        "parent": null,
        "children": []
    }
]