List emails

GET /hyperkitty/api/list/[email protected]/thread/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/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/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/?format=api",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb]  Space Barnacle turned off?",
        "date": "2006-09-01T02:52:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WTUOPPAGSG565V6H4GWMMRM6BHDYAKH2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WTUOPPAGSG565V6H4GWMMRM6BHDYAKH2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WTUOPPAGSG565V6H4GWMMRM6BHDYAKH2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/?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] Re: Space Barnacle turned off?",
        "date": "2006-09-01T13:48:19Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W4UVBV33GTURTBXOVEBCLPFTGBEHNOTM/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W4UVBV33GTURTBXOVEBCLPFTGBEHNOTM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "W4UVBV33GTURTBXOVEBCLPFTGBEHNOTM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B6TCUI2R2HX4I4UOKQQ7PPV37YOWQGIJ/?format=api",
        "sender": {
            "address": "ko6th_greg (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Greg D.",
        "subject": "[amsat-bb] Re: Space Barnacle turned off?",
        "date": "2006-09-02T03:31:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WTUOPPAGSG565V6H4GWMMRM6BHDYAKH2/?format=api",
        "children": []
    }
]