List emails

GET /hyperkitty/api/list/[email protected]/thread/SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ/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/SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "Bob Liddy (K8BL)",
        "subject": "[AMSAT-BB] FN-01 /27",
        "date": "2021-05-26T20:20:23Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BGUCNWNJYP5XU6XHI65WP3DLGKEYJ263/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BGUCNWNJYP5XU6XHI65WP3DLGKEYJ263/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BGUCNWNJYP5XU6XHI65WP3DLGKEYJ263",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ/?format=api",
        "sender": {
            "address": "k8bl (a) ameritech.net",
            "mailman_id": "09d44ca80f1f4694b8fcbd564878978c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/09d44ca80f1f4694b8fcbd564878978c/emails/?format=api"
        },
        "sender_name": "Bob Liddy (K8BL)",
        "subject": "[AMSAT-BB] Re: FN-01 5/27",
        "date": "2021-05-26T20:36:57Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/SM7CAKOWTXDHKIG3LCLVFYFAJOYSGBSJ/?format=api",
        "children": []
    }
]