List emails

GET /hyperkitty/api/list/[email protected]/thread/YM6HZUC7ET3DP2HXCOEAOVRMQ3LNPGT6/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/YM6HZUC7ET3DP2HXCOEAOVRMQ3LNPGT6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YM6HZUC7ET3DP2HXCOEAOVRMQ3LNPGT6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YM6HZUC7ET3DP2HXCOEAOVRMQ3LNPGT6/?format=api",
        "sender": {
            "address": "nsp25 (a) cornell.edu",
            "mailman_id": "013b724c0f5242a785b441fc3ae1038c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/013b724c0f5242a785b441fc3ae1038c/emails/?format=api"
        },
        "sender_name": "Nathaniel S. Parsons",
        "subject": "[amsat-ne]  Cornell Satellite Team Needs Help",
        "date": "2008-04-21T01:32:33Z",
        "parent": null,
        "children": []
    }
]