List emails

GET /hyperkitty/api/list/[email protected]/thread/QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL/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/QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL/?format=api",
        "sender": {
            "address": "howied231 (a) hotmail.com",
            "mailman_id": "959c8a2627a74fb596e0d7d5ef1c9f0e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/959c8a2627a74fb596e0d7d5ef1c9f0e/emails/?format=api"
        },
        "sender_name": "Howie DeFelice",
        "subject": "[amsat-bb]  SS-2",
        "date": "2009-08-22T14:33:17Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5RDODHIFPYCM32EFZAFAWJL3M7G5TMMH/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5RDODHIFPYCM32EFZAFAWJL3M7G5TMMH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5RDODHIFPYCM32EFZAFAWJL3M7G5TMMH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL/?format=api",
        "sender": {
            "address": "n3tl (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Tim Lilley",
        "subject": "[amsat-bb] Re: SS-2",
        "date": "2009-08-22T15:05:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QUM5THL37P2NGLGEUDUTGEWXWDMNNFSL/?format=api",
        "children": []
    }
]