List emails

GET /hyperkitty/api/list/[email protected]/thread/NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F/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/NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F/?format=api",
        "sender": {
            "address": "vlfiscus (a) mcn.net",
            "mailman_id": "b3474e29ab46467c8bdbf170986df3eb",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b3474e29ab46467c8bdbf170986df3eb/emails/?format=api"
        },
        "sender_name": "Vince Fiscus, KB7ADL",
        "subject": "[amsat-bb] Re: This amateur has had enough of amsat-bb...",
        "date": "2010-02-06T18:25:02Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/66YVT3IDNZFLHXA6U2ZIP6QKJ26U63JD/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/66YVT3IDNZFLHXA6U2ZIP6QKJ26U63JD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "66YVT3IDNZFLHXA6U2ZIP6QKJ26U63JD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F/?format=api",
        "sender": {
            "address": "w4as (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sebastian",
        "subject": "[amsat-bb] Re: This amateur has had enough of amsat-bb...",
        "date": "2010-02-06T19:20:08Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NB4H5UQZCTPYFOJQ752ZUOG3TW7BO22F/?format=api",
        "children": []
    }
]