List emails

GET /hyperkitty/api/list/[email protected]/thread/TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI/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/TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  NASA Aims for Possible Shuttle Launch Attempt Friday",
        "date": "2006-09-07T07:35:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CNYIEQPL7XWASM2GR75JZQ6RTEEMDVU7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CNYIEQPL7XWASM2GR75JZQ6RTEEMDVU7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "007001c6d2a7$6698d020$9bad0d52@wingswme01",
        "message_id_hash": "CNYIEQPL7XWASM2GR75JZQ6RTEEMDVU7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI/?format=api",
        "sender": {
            "address": "Felim.M3HIM (a) ntlworld.com",
            "mailman_id": "de23c7cfd9be4ca296bc289c3113ac5b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/de23c7cfd9be4ca296bc289c3113ac5b/emails/?format=api"
        },
        "sender_name": "Félim Doyle M3HIM",
        "subject": "[sarex] Re: NASA Aims for Possible Shuttle Launch Attempt Friday",
        "date": "2006-09-07T17:59:42Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TMEURV4X5M5PDMNQ6PJMJDR4WPCRHYLI/?format=api",
        "children": []
    }
]