List emails

GET /hyperkitty/api/list/[email protected]/thread/22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G/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/22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G/?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": "Robert Bruninga",
        "subject": "[amsat-bb] PSAT spinning fast?",
        "date": "2015-07-19T19:29:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WSFCKC6RJSRBPQLER3VN3WBUMXOLVLFR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WSFCKC6RJSRBPQLER3VN3WBUMXOLVLFR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WSFCKC6RJSRBPQLER3VN3WBUMXOLVLFR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G/?format=api",
        "sender": {
            "address": "aflowers (a) frontiernet.net",
            "mailman_id": "9d61d6d625404d38a4a8e8c881053869",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9d61d6d625404d38a4a8e8c881053869/emails/?format=api"
        },
        "sender_name": "Andrew Flowers",
        "subject": "Re: [amsat-bb] PSAT spinning fast?",
        "date": "2015-07-20T01:56:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/22JVJDZGFBEMQ7DFGJUI47LSWOVERV5G/?format=api",
        "children": []
    }
]