List emails

GET /hyperkitty/api/list/[email protected]/thread/MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR/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/MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb]  K6LCS Contest - Follow-up",
        "date": "2011-05-05T19:05:16Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OQTOCTLM4KRTX4ZLOXYU3ULNSWNJFDNO/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OQTOCTLM4KRTX4ZLOXYU3ULNSWNJFDNO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OQTOCTLM4KRTX4ZLOXYU3ULNSWNJFDNO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward R. Cole",
        "subject": "[amsat-bb] Re: K6LCS Contest - Follow-up",
        "date": "2011-05-05T19:14:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MGJUD47IJSPRQR7F7UQLJD7UNGZARHKR/?format=api",
        "children": []
    }
]