List emails

GET /hyperkitty/api/list/[email protected]/thread/ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5/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/ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  ARISSat-1 - 0938 UTC - Telem and FM Voice",
        "date": "2011-07-31T09:51:06Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UGAJRE35JX5ZMQK4TARO2DLHRI2MJXTU/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UGAJRE35JX5ZMQK4TARO2DLHRI2MJXTU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UGAJRE35JX5ZMQK4TARO2DLHRI2MJXTU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5/?format=api",
        "sender": {
            "address": "redailey1 (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rich Dailey",
        "subject": "[amsat-bb]  ARISSat-1 -> Youtube -> Facebook?",
        "date": "2011-07-31T10:22:44Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZBNRS27AI3LD6QTD5ZBH6MYHZBPLDOG5/?format=api",
        "children": []
    }
]