List emails

GET /hyperkitty/api/list/[email protected]/thread/UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3/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/UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Re: It only takes a Dongle + Antenna to hear NanoSail-D2",
        "date": "2011-01-21T13:15:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JS7OSIH44CICYGCUFXT4HWJ277SMJVED/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JS7OSIH44CICYGCUFXT4HWJ277SMJVED/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JS7OSIH44CICYGCUFXT4HWJ277SMJVED",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3/?format=api",
        "sender": {
            "address": "jbarkley (a) truvista.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Re: It only takes a Dongle + Antenna to hear NanoSail-D2",
        "date": "2011-01-21T13:36:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UYANGLJAGLQGJS5UGDCNLZSEAGY4VVR3/?format=api",
        "children": []
    }
]