List emails

GET /hyperkitty/api/list/[email protected]/thread/WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX/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/WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX/?format=api",
        "sender": {
            "address": "n.mahdinejad (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "N. Mahdinejad",
        "subject": "[amsat-bb]  question about recive beacon signals with icom 910 h",
        "date": "2010-12-25T11:54:23Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6RWSY4EF2VFRH7332MUN6G6XU6WSBUSV/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6RWSY4EF2VFRH7332MUN6G6XU6WSBUSV/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6RWSY4EF2VFRH7332MUN6G6XU6WSBUSV",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX/?format=api",
        "sender": {
            "address": "pe0sat (a) vgnet.nl",
            "mailman_id": "0fd30d9a5c9c4b4980a8bebb804dda5d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0fd30d9a5c9c4b4980a8bebb804dda5d/emails/?format=api"
        },
        "sender_name": "PE0SAT",
        "subject": "[amsat-bb] Re: question about recive beacon signals with icom 910 h",
        "date": "2010-12-25T12:36:25Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WKLBA5QS5HUFJQIH7G4U427MWPCHLTSX/?format=api",
        "children": []
    }
]