List emails

GET /hyperkitty/api/list/[email protected]/thread/FTAK2JTJQE53PSIVUG45OBIUL27D4DC3/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/FTAK2JTJQE53PSIVUG45OBIUL27D4DC3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FTAK2JTJQE53PSIVUG45OBIUL27D4DC3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FTAK2JTJQE53PSIVUG45OBIUL27D4DC3/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb]  AO-51 L/U",
        "date": "2009-10-14T15:48:24Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W2OZZJX5LS6UKPTHSNU3A3ZLE5GVURSY/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/W2OZZJX5LS6UKPTHSNU3A3ZLE5GVURSY/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "W2OZZJX5LS6UKPTHSNU3A3ZLE5GVURSY",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/FTAK2JTJQE53PSIVUG45OBIUL27D4DC3/?format=api",
        "sender": {
            "address": "kg4zlb (a) googlemail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David - KG4ZLB",
        "subject": "[amsat-bb] Re: AO-51 L/U",
        "date": "2009-10-14T16:07:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FTAK2JTJQE53PSIVUG45OBIUL27D4DC3/?format=api",
        "children": []
    }
]