List emails

GET /hyperkitty/api/list/[email protected]/thread/3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW/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/3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW/?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: Government control has exceeded\tconstitutionallimitations.",
        "date": "2007-04-25T17:00:21Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S7OO36NEUQYIJIJXLMVPJ45Y7UC6GEDX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/S7OO36NEUQYIJIJXLMVPJ45Y7UC6GEDX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "S7OO36NEUQYIJIJXLMVPJ45Y7UC6GEDX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW/?format=api",
        "sender": {
            "address": "tfdavis (a) snet.net",
            "mailman_id": "a1b5736ee4b14d2eba69ed08fd71fc41",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a1b5736ee4b14d2eba69ed08fd71fc41/emails/?format=api"
        },
        "sender_name": "THOMAS F DAVIS",
        "subject": "[amsat-bb] Re: Government control has exceeded ...not really.",
        "date": "2007-04-25T21:47:09Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/3VUANNURX6BVSR6RFXBR73R5X5ZSWIMW/?format=api",
        "children": []
    }
]