List emails

GET /hyperkitty/api/list/[email protected]/thread/DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC/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/DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "006601cd292b$453d24e0$cfb76ea0$@net",
        "message_id_hash": "DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC/?format=api",
        "sender": {
            "address": "tjschuessler (a) verizon.net",
            "mailman_id": "e00b615eeb1940c790a22f139add6462",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e00b615eeb1940c790a22f139add6462/emails/?format=api"
        },
        "sender_name": "Tom Schuessler",
        "subject": "[amsat-bb] K2BSA/5 from the National Scouting Museum this Saturday,\tMay 5",
        "date": "2012-05-03T12:50:08Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6YRIQLCZK35GH37MYQE7Z62PILGMDTTT/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6YRIQLCZK35GH37MYQE7Z62PILGMDTTT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "086301cd2a9a$78d7ef40$6a87cdc0$@net",
        "message_id_hash": "6YRIQLCZK35GH37MYQE7Z62PILGMDTTT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC/?format=api",
        "sender": {
            "address": "quadpugh (a) bellsouth.net",
            "mailman_id": "c437f8e47eae42deb05fcffec360bcff",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c437f8e47eae42deb05fcffec360bcff/emails/?format=api"
        },
        "sender_name": "Nick Pugh",
        "subject": "[amsat-bb] Re: K2BSA/5 from the National Scouting Museum this\tSaturday, May 5",
        "date": "2012-05-05T08:38:39Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DTD5V4PTNWHRWWC3LBIKMOKTL43QL5NC/?format=api",
        "children": []
    }
]