List emails

GET /hyperkitty/api/list/[email protected]/thread/7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK/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/7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK/?format=api",
        "sender": {
            "address": "RSoifer1 (a) aol.com",
            "mailman_id": "3f9af1923c4d4500919bd542270604ca",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3f9af1923c4d4500919bd542270604ca/emails/?format=api"
        },
        "sender_name": "Ray Soifer",
        "subject": "[amsat-bb] Fwd: AMSAT Critical Election",
        "date": "2020-07-30T15:59:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PMHYA6B6MGDUCH2C33DCJUNJTTSJ3REG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PMHYA6B6MGDUCH2C33DCJUNJTTSJ3REG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PMHYA6B6MGDUCH2C33DCJUNJTTSJ3REG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK/?format=api",
        "sender": {
            "address": "zmetzing (a) pobox.com",
            "mailman_id": "ce4de44a24d744e39d7c2f77d871d617",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce4de44a24d744e39d7c2f77d871d617/emails/?format=api"
        },
        "sender_name": "Zach Metzinger",
        "subject": "Re: [amsat-bb] Fwd: AMSAT Critical Election",
        "date": "2020-07-30T17:04:22Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7U3WYZMLKZ72YDLVQZ56XPLLSIKK34KK/?format=api",
        "children": []
    }
]