List emails

GET /hyperkitty/api/list/[email protected]/thread/54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS/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/54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS/?format=api",
        "sender": {
            "address": "azrowe80 (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Arthur Rowe",
        "subject": "[sarex]  Space-walkers Wrap Up Third Spacewalk",
        "date": "2006-09-15T17:02:09Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E7Y64Q5SDCA5R43DCTCWVR6RPTJFMWZW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E7Y64Q5SDCA5R43DCTCWVR6RPTJFMWZW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "E7Y64Q5SDCA5R43DCTCWVR6RPTJFMWZW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS/?format=api",
        "sender": {
            "address": "kenneth.g.ransom (a) nasa.gov",
            "mailman_id": "7a18787420f848ee95993e164e807c2c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/7a18787420f848ee95993e164e807c2c/emails/?format=api"
        },
        "sender_name": "Ransom, Kenneth G. (JSC-OC)[BAR]",
        "subject": "[sarex] Re: Space-walkers Wrap Up Third Spacewalk",
        "date": "2006-09-15T17:45:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/54VY3T5RDDKAHGRMCSWLZUNYTDG7DOFS/?format=api",
        "children": []
    }
]