List emails

GET /hyperkitty/api/list/[email protected]/thread/CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L/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/CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L/?format=api",
        "sender": {
            "address": "revjwo (a) att.net",
            "mailman_id": "6da428daf9f6454982fe447784cb2a42",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6da428daf9f6454982fe447784cb2a42/emails/?format=api"
        },
        "sender_name": "BeetleJerald Oliver",
        "subject": "[amsat-bb] Yaesu G-5500",
        "date": "2019-08-03T20:47:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X6COMPVSDE7ORHKAQLWM4JDIGLHSLCS7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X6COMPVSDE7ORHKAQLWM4JDIGLHSLCS7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "X6COMPVSDE7ORHKAQLWM4JDIGLHSLCS7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L/?format=api",
        "sender": {
            "address": "john (a) amber.org.uk",
            "mailman_id": "df98048e9a0c4dc0947497ab8309470b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/df98048e9a0c4dc0947497ab8309470b/emails/?format=api"
        },
        "sender_name": "John",
        "subject": "Re: [amsat-bb] Yaesu G-5500",
        "date": "2019-08-04T07:36:21Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CXHIWVOEDZVGW2K3ORCH7TUJH5QMMH4L/?format=api",
        "children": []
    }
]