List emails

GET /hyperkitty/api/list/[email protected]/thread/Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB/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/Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB/?format=api",
        "sender": {
            "address": "K3IO (a) verizon.net",
            "mailman_id": "79a9b3ddaa4b44baae47f92374974ac4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/79a9b3ddaa4b44baae47f92374974ac4/emails/?format=api"
        },
        "sender_name": "Tom Clark, K3IO",
        "subject": "[amsat-bb] Re: AO-16 report",
        "date": "2008-01-26T07:12:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWYOPA5V7SFXDO6FVN2WQQBRRLYDMIRK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWYOPA5V7SFXDO6FVN2WQQBRRLYDMIRK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FWYOPA5V7SFXDO6FVN2WQQBRRLYDMIRK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Bob McGwier",
        "subject": "[amsat-bb] Re: AO-16 report",
        "date": "2008-01-26T18:56:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z527M73BYFB2AJ3QGFEQZYK2R5ON7SZB/?format=api",
        "children": []
    }
]