List emails

GET /hyperkitty/api/list/[email protected]/thread/FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU/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/FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU/?format=api",
        "sender": {
            "address": "chrispohladthomas (a) gmail.com",
            "mailman_id": "3fe5415ddb884c7cb636d7118b37a4c0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3fe5415ddb884c7cb636d7118b37a4c0/emails/?format=api"
        },
        "sender_name": "Chris Pohlad-Thomas",
        "subject": "[amsat-bb] Journal",
        "date": "2018-12-30T04:55:05Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YSPCS7YY5Q2X6KWJKJGCXPPZERCEEJE5/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/YSPCS7YY5Q2X6KWJKJGCXPPZERCEEJE5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "YSPCS7YY5Q2X6KWJKJGCXPPZERCEEJE5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU/?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] Journal",
        "date": "2019-01-01T21:36:35Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FGGSVX7DERKH22E2VC7GAVCAPYRJKKHU/?format=api",
        "children": []
    }
]