List emails

GET /hyperkitty/api/list/[email protected]/thread/MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P/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/MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "2104368873-1255632621-cardhu_decombobulator_blackberry.rim.net-1759754895-@bda280.bisx.prod.on.blackberry",
        "message_id_hash": "MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P/",
        "sender": {
            "address": "n4csitwo (a) bellsouth.net",
            "mailman_id": "288a12b3a64a46d1a62bafc41a18c29b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/288a12b3a64a46d1a62bafc41a18c29b/emails/"
        },
        "sender_name": "David H. Jordan",
        "subject": "[amsat-bb]  Off subject, but interesting",
        "date": "2009-10-15T18:49:24Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IHLRVZQEG6X2ZUPH4W4PBITXLXQ3HVHE/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IHLRVZQEG6X2ZUPH4W4PBITXLXQ3HVHE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "IHLRVZQEG6X2ZUPH4W4PBITXLXQ3HVHE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P/",
        "sender": {
            "address": "samudra.haque (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Samudra Haque",
        "subject": "[amsat-bb] Re: Off subject, but interesting",
        "date": "2009-10-15T19:08:47Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MOKR26KVHPKDY6YASQNTOQ2U25Y5P76P/",
        "children": []
    }
]