List emails

GET /hyperkitty/api/list/[email protected]/thread/PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI/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/PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI/?format=api",
        "sender": {
            "address": "n8fgv (a) usa.net",
            "mailman_id": "f6e54576fb004c47b5f66ed18f512da0",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f6e54576fb004c47b5f66ed18f512da0/emails/?format=api"
        },
        "sender_name": "Daniel Schultz",
        "subject": "[amsat-bb] Re: Could we raise orbit thru magnetorque?",
        "date": "2007-02-20T21:35:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWYAXONQOFZAY7QOGAG5QJJJ6HW6X2H4/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FWYAXONQOFZAY7QOGAG5QJJJ6HW6X2H4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FWYAXONQOFZAY7QOGAG5QJJJ6HW6X2H4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI/?format=api",
        "sender": {
            "address": "donmc (a) xtra.co.nz",
            "mailman_id": "5b2f7fdb0ad948baa424ce6b0c94b130",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5b2f7fdb0ad948baa424ce6b0c94b130/emails/?format=api"
        },
        "sender_name": "don",
        "subject": "[amsat-bb] Re: Could we raise orbit thru magnetorque?",
        "date": "2007-02-21T01:32:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PPLVAF6RV7SF4LRTYQOYPJQABZXVYRZI/?format=api",
        "children": []
    }
]