List emails

GET /hyperkitty/api/list/[email protected]/thread/Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF/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/Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  44 Million HP",
        "date": "2011-03-04T05:16:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/52HA6SFJFHVD2IEAFQAZAWE357TEGN4J/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/52HA6SFJFHVD2IEAFQAZAWE357TEGN4J/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "52HA6SFJFHVD2IEAFQAZAWE357TEGN4J",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF/?format=api",
        "sender": {
            "address": "vk3jed (a) gmail.com",
            "mailman_id": "e049fcabdd4648088cd7ce227ab7c655",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e049fcabdd4648088cd7ce227ab7c655/emails/?format=api"
        },
        "sender_name": "Tony Langdon",
        "subject": "[amsat-bb] Re: 44 Million HP",
        "date": "2011-03-04T08:31:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Q3NRUBPZSEQSY73QU4DTORXH6NRQ2BSF/?format=api",
        "children": []
    }
]