List emails

GET /hyperkitty/api/list/[email protected]/thread/MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX/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/MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel A. Gunn, W8IFF/G8IFF",
        "subject": "[amsat-bb] Re: Knowledge",
        "date": "2011-10-23T19:13:19Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MCVMZLMF37SEKYSE7KZSGXYOLCG4I7P7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MCVMZLMF37SEKYSE7KZSGXYOLCG4I7P7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MCVMZLMF37SEKYSE7KZSGXYOLCG4I7P7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX/?format=api",
        "sender": {
            "address": "mschulz (a) creative-chaos.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Michael Schulz",
        "subject": "[amsat-bb] Re: Knowledge",
        "date": "2011-10-23T19:31:42Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MB2APZYLZBVMLSTYJOTIE3LHCJ56WZIX/?format=api",
        "children": []
    }
]