List emails

GET /hyperkitty/api/list/[email protected]/thread/3DEC5KUTPDERXAULIUNIX47TCG7PKH42/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/3DEC5KUTPDERXAULIUNIX47TCG7PKH42/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "3DEC5KUTPDERXAULIUNIX47TCG7PKH42",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3DEC5KUTPDERXAULIUNIX47TCG7PKH42/",
        "sender": {
            "address": "tjjapha (a) earthlink.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "ANTHONY JAPHA",
        "subject": "[amsat-bb]  The Journal and \"Progress\"",
        "date": "2008-08-06T22:07:13Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XBI3NTBJFKCBLZV7J3NNJ3YC3Z4WJFJV/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XBI3NTBJFKCBLZV7J3NNJ3YC3Z4WJFJV/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "XBI3NTBJFKCBLZV7J3NNJ3YC3Z4WJFJV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3DEC5KUTPDERXAULIUNIX47TCG7PKH42/",
        "sender": {
            "address": "ve9qrp (a) gmail.com",
            "mailman_id": "4d6061838db34aba9a1c4722addebfaf",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4d6061838db34aba9a1c4722addebfaf/emails/"
        },
        "sender_name": "Bruce Robertson",
        "subject": "[amsat-bb] Re: The Journal and \"Progress\"",
        "date": "2008-08-06T23:34:47Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3DEC5KUTPDERXAULIUNIX47TCG7PKH42/",
        "children": []
    }
]