List emails

GET /hyperkitty/api/list/[email protected]/thread/UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O/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/UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Bob Bruninga",
        "subject": "[amsat-bb] Re: GO-32 Wow",
        "date": "2007-06-04T02:21:20Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BB2QBKZRT6NNIASQZFOVRK3KR2Y3ORK3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BB2QBKZRT6NNIASQZFOVRK3KR2Y3ORK3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BB2QBKZRT6NNIASQZFOVRK3KR2Y3ORK3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O/?format=api",
        "sender": {
            "address": "w8iss (a) wideopenwest.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: GO-32 Wow",
        "date": "2007-06-06T01:38:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UGW4KCTHWDCH6QRCKC2LL23E72OAFN4O/?format=api",
        "children": []
    }
]