List emails

GET /hyperkitty/api/list/[email protected]/thread/2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU/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/2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU/?format=api",
        "sender": {
            "address": "ke4al (a) yahoo.com",
            "mailman_id": "816e2974d966450eab4046fcbf6c5cec",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/816e2974d966450eab4046fcbf6c5cec/emails/?format=api"
        },
        "sender_name": "Robert Bankston",
        "subject": "[amsat-bb] 2019 Back Issues of The AMSAT Journal on launch.amsat.org",
        "date": "2020-05-07T03:20:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ILK45L7VTCWF7DTJ3JBQNHWIZCOM2FSL/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ILK45L7VTCWF7DTJ3JBQNHWIZCOM2FSL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ILK45L7VTCWF7DTJ3JBQNHWIZCOM2FSL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU/?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] 2019 Back Issues of The AMSAT Journal on launch.amsat.org",
        "date": "2020-06-01T20:21:16Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2CGELASTPTGNDSFLD6EJKPHTXNNV4CSU/?format=api",
        "children": []
    }
]