List emails

GET /hyperkitty/api/list/[email protected]/thread/LH74SWKFPUCITEO4QBOHTODKAVCCDYM6/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/LH74SWKFPUCITEO4QBOHTODKAVCCDYM6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "LH74SWKFPUCITEO4QBOHTODKAVCCDYM6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LH74SWKFPUCITEO4QBOHTODKAVCCDYM6/?format=api",
        "sender": {
            "address": "clintbrad4d (a) earthlink.net",
            "mailman_id": "34e9746137e540a4914cb0d9e0db52fd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/34e9746137e540a4914cb0d9e0db52fd/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  Truth Behind Sputnik",
        "date": "2007-10-01T17:00:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WRCNOEMK5IVGIXJ47UEPXE57554RC3JF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WRCNOEMK5IVGIXJ47UEPXE57554RC3JF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WRCNOEMK5IVGIXJ47UEPXE57554RC3JF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LH74SWKFPUCITEO4QBOHTODKAVCCDYM6/?format=api",
        "sender": {
            "address": "kq6ea (a) pacbell.net",
            "mailman_id": "3cf37318d4184cd98912a9c88ca31da8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3cf37318d4184cd98912a9c88ca31da8/emails/?format=api"
        },
        "sender_name": "Jim Jerzycke",
        "subject": "[amsat-bb] Re: Truth Behind Sputnik",
        "date": "2007-10-01T17:21:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LH74SWKFPUCITEO4QBOHTODKAVCCDYM6/?format=api",
        "children": []
    }
]