List emails

GET /hyperkitty/api/list/[email protected]/thread/KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU/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/KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU/",
        "sender": {
            "address": "pe1rah (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "William Leijenaar",
        "subject": "[amsat-bb] Re: Eagle Satellite Design",
        "date": "2006-09-18T06:04:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IY5OHMIEW3UWOBCKR5FJAOHMLQGCX5NA/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IY5OHMIEW3UWOBCKR5FJAOHMLQGCX5NA/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "IY5OHMIEW3UWOBCKR5FJAOHMLQGCX5NA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU/",
        "sender": {
            "address": "n4hy (a) idaccr.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Bob McGwier",
        "subject": "[amsat-bb] Re: Eagle Satellite Design",
        "date": "2006-09-18T17:25:55Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KV2E7JAL3FXKGIP2KIHWCK2NMNPELYXU/",
        "children": []
    }
]