List emails

GET /hyperkitty/api/list/[email protected]/thread/D44FAJKYE26P7T2ULSNKSKLP4ARERCTA/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/D44FAJKYE26P7T2ULSNKSKLP4ARERCTA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000501c78764$0017fd40$2f01a8c0@MARTHA",
        "message_id_hash": "D44FAJKYE26P7T2ULSNKSKLP4ARERCTA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D44FAJKYE26P7T2ULSNKSKLP4ARERCTA/?format=api",
        "sender": {
            "address": "amsat (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "MARTHA SARAGOVITZ",
        "subject": "[amsat-bb]  Generous Offer",
        "date": "2007-04-25T18:03:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HOSFLLFY7OINGCAGL7TAAU54OH5JDZFM/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HOSFLLFY7OINGCAGL7TAAU54OH5JDZFM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HOSFLLFY7OINGCAGL7TAAU54OH5JDZFM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/D44FAJKYE26P7T2ULSNKSKLP4ARERCTA/?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]  Pilgrimage to Dayton",
        "date": "2007-04-25T18:59:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/D44FAJKYE26P7T2ULSNKSKLP4ARERCTA/?format=api",
        "children": []
    }
]