List emails

GET /hyperkitty/api/list/[email protected]/thread/CGROETJBDD4FHMG5Q7LQX23UZM7AQY74/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/CGROETJBDD4FHMG5Q7LQX23UZM7AQY74/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CGROETJBDD4FHMG5Q7LQX23UZM7AQY74",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CGROETJBDD4FHMG5Q7LQX23UZM7AQY74/?format=api",
        "sender": {
            "address": "n9ij (a) comcast.net",
            "mailman_id": "9362e0246aec40bb81b93ff4526c233b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9362e0246aec40bb81b93ff4526c233b/emails/?format=api"
        },
        "sender_name": "Len N9IJ",
        "subject": "[amsat-bb]  WispDDe com ports",
        "date": "2006-11-23T01:07:34Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HL5INVZ2Y4SQDE3BTGBGDF42EQIUV6Z3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HL5INVZ2Y4SQDE3BTGBGDF42EQIUV6Z3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "00c601c70e9f$7f812ef0$67f0a8c0@hamradio",
        "message_id_hash": "HL5INVZ2Y4SQDE3BTGBGDF42EQIUV6Z3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CGROETJBDD4FHMG5Q7LQX23UZM7AQY74/?format=api",
        "sender": {
            "address": "mail (a) hatzakis.net",
            "mailman_id": "f691456dd0874abb9d09406ffc63dc87",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f691456dd0874abb9d09406ffc63dc87/emails/?format=api"
        },
        "sender_name": "Michael Hatzakis Jr MD",
        "subject": "[amsat-bb] Re: WispDDe com ports",
        "date": "2006-11-23T01:34:19Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CGROETJBDD4FHMG5Q7LQX23UZM7AQY74/?format=api",
        "children": []
    }
]