List emails

GET /hyperkitty/api/list/[email protected]/thread/VJOLQDL4I2CZHGXISIAPPH4F4UBFRF7V/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/VJOLQDL4I2CZHGXISIAPPH4F4UBFRF7V/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "VJOLQDL4I2CZHGXISIAPPH4F4UBFRF7V",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VJOLQDL4I2CZHGXISIAPPH4F4UBFRF7V/",
        "sender": {
            "address": "am25544 (a) gmail.com",
            "mailman_id": "75366dd663644959885636ebe0f2157d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/75366dd663644959885636ebe0f2157d/emails/"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] SpinSat deployed",
        "date": "2014-11-29T02:30:20Z",
        "parent": null,
        "children": []
    }
]