List emails

GET /hyperkitty/api/list/[email protected]/thread/ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC/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/ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  NASA Announces Three ISS Crews",
        "date": "2007-02-12T23:44:42Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GW7GWMT3STACKBG5NDP56RTRECTLFUAI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GW7GWMT3STACKBG5NDP56RTRECTLFUAI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GW7GWMT3STACKBG5NDP56RTRECTLFUAI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC/?format=api",
        "sender": {
            "address": "lucleblanc6 (a) videotron.ca",
            "mailman_id": "9e00802147284c40880480833e06c230",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9e00802147284c40880480833e06c230/emails/?format=api"
        },
        "sender_name": "Luc Leblanc",
        "subject": "[sarex] Re: NASA Announces Three ISS Crews",
        "date": "2007-02-13T10:27:20Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ACJ2752WEO4OZMGNBJLWZ6DLHXIESERC/?format=api",
        "children": []
    }
]