List emails

GET /hyperkitty/api/list/[email protected]/thread/QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC/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/QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC/?format=api",
        "sender": {
            "address": "chris (a) photofuture.co.uk",
            "mailman_id": "bcfef40220b045f68b3df32309fe90ab",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/bcfef40220b045f68b3df32309fe90ab/emails/?format=api"
        },
        "sender_name": "Chris Bloy",
        "subject": "[amsat-bb]  Correction",
        "date": "2009-11-03T19:00:31Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/H5NSWDB2Y3M5NNZXMZ3KP6R54M3LYHSG/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/H5NSWDB2Y3M5NNZXMZ3KP6R54M3LYHSG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "H5NSWDB2Y3M5NNZXMZ3KP6R54M3LYHSG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC/?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: Correction",
        "date": "2009-11-03T20:37:52Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QWSGQ3LPCMAMPP5ARBRBH2FFLVDEE2QC/?format=api",
        "children": []
    }
]