List emails

GET /hyperkitty/api/list/[email protected]/thread/MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53/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/MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53/",
        "sender": {
            "address": "summit496 (a) live.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Deane",
        "subject": "[amsat-bb]  ISS",
        "date": "2011-06-26T22:45:26Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PFZTUIBK5DSTJVEWMLLFQC6KDVU7IASP/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PFZTUIBK5DSTJVEWMLLFQC6KDVU7IASP/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PFZTUIBK5DSTJVEWMLLFQC6KDVU7IASP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53/",
        "sender": {
            "address": "pisymbol (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Alexander Sack",
        "subject": "[amsat-bb] Re: ISS",
        "date": "2011-06-26T23:26:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MET3LCD2UFP2DI4LIFYD5Z3P75VZ2Z53/",
        "children": []
    }
]