List emails

GET /hyperkitty/api/list/[email protected]/thread/M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ/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/M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ/?format=api",
        "sender": {
            "address": "nss (a) mwt.net",
            "mailman_id": "dcbc470b28c44e9290bec31bccad0f07",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/dcbc470b28c44e9290bec31bccad0f07/emails/?format=api"
        },
        "sender_name": "Joe",
        "subject": "[amsat-bb] Re: FD Mess",
        "date": "2011-06-28T13:28:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZY4EG4GCSYDDKBEL2CPFHUDTK6IHPSRE/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZY4EG4GCSYDDKBEL2CPFHUDTK6IHPSRE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZY4EG4GCSYDDKBEL2CPFHUDTK6IHPSRE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ/?format=api",
        "sender": {
            "address": "w5ggw (a) cox.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gregg Wonderly",
        "subject": "[amsat-bb] Re: FD Mess",
        "date": "2011-06-28T14:44:10Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/M4KRTJEK3F4XNXKAZYUFDRYH2HNOOEUJ/?format=api",
        "children": []
    }
]