List emails

GET /hyperkitty/api/list/[email protected]/thread/JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR/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/JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000b01c74d23$3b5c0930$0971cf44@djxe18",
        "message_id_hash": "JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR/?format=api",
        "sender": {
            "address": "rjansson (a) cfl.rr.com",
            "mailman_id": "9b211bcd8a0642788e6dc055f3930699",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9b211bcd8a0642788e6dc055f3930699/emails/?format=api"
        },
        "sender_name": "Dick Jansson-rr",
        "subject": "[eagle]  Call Sign",
        "date": "2007-02-10T14:53:30Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DCR42333JU26FLM3TPQRI5AVGQTXO4HR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DCR42333JU26FLM3TPQRI5AVGQTXO4HR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DCR42333JU26FLM3TPQRI5AVGQTXO4HR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[eagle] Re: Call Sign",
        "date": "2007-02-11T07:09:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JG53MJOSCCPX7IH6UTQNDNND4JJ7ONPR/?format=api",
        "children": []
    }
]