List emails

GET /hyperkitty/api/list/[email protected]/thread/VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML/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/VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CANnsUMGn2idMwEk5BWxML-JrKqAMPcJhMpGSTEDmboZdPyhhRA@mail.gmail.com",
        "message_id_hash": "VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML/?format=api",
        "sender": {
            "address": "chris (a) chrismaness.com",
            "mailman_id": "c98c4d2ef7264b4db909fd9be037380a",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c98c4d2ef7264b4db909fd9be037380a/emails/?format=api"
        },
        "sender_name": "Chris Maness",
        "subject": "[amsat-bb] Email via The ISS Was: What Happened to the PacSats?",
        "date": "2012-01-05T00:45:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZNTFHKMI7MSSYLYCTCXYCMMF5HDUBNKA/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZNTFHKMI7MSSYLYCTCXYCMMF5HDUBNKA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZNTFHKMI7MSSYLYCTCXYCMMF5HDUBNKA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Bob Bruninga",
        "subject": "[amsat-bb] Re: Email via The ISS Was: What Happened to the PacSats?",
        "date": "2012-01-05T01:11:16Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VET5FKKPJAAZNZBA3C6AQSCFK3JGO5ML/?format=api",
        "children": []
    }
]