List emails

GET /hyperkitty/api/list/[email protected]/thread/NRM2O4JLYD7MRR4WASSYWGIBXR2SO6BA/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NRM2O4JLYD7MRR4WASSYWGIBXR2SO6BA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NRM2O4JLYD7MRR4WASSYWGIBXR2SO6BA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NRM2O4JLYD7MRR4WASSYWGIBXR2SO6BA/?format=api",
        "sender": {
            "address": "kx9x (a) yahoo.com",
            "mailman_id": "95de846b8ecd4c1196e5a2404b23d710",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/95de846b8ecd4c1196e5a2404b23d710/emails/?format=api"
        },
        "sender_name": "Sean K.",
        "subject": "[amsat-bb] Any Need for FN22?",
        "date": "2015-05-21T14:14:53Z",
        "parent": null,
        "children": []
    }
]