List emails

GET /hyperkitty/api/list/[email protected]/thread/QGMMIIQ4K6JCTUNSFLP27PU52ROPGAKH/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/QGMMIIQ4K6JCTUNSFLP27PU52ROPGAKH/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QGMMIIQ4K6JCTUNSFLP27PU52ROPGAKH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QGMMIIQ4K6JCTUNSFLP27PU52ROPGAKH/",
        "sender": {
            "address": "tcarchcape (a) yahoo.com",
            "mailman_id": "9ba22b316e50465ea31bdff0369ab401",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9ba22b316e50465ea31bdff0369ab401/emails/"
        },
        "sender_name": "Tim Crawford",
        "subject": "[amsat-bb] My Rudeness and Freq post",
        "date": "2015-11-03T16:40:02Z",
        "parent": null,
        "children": []
    }
]