List emails

GET /hyperkitty/api/list/[email protected]/thread/ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733/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/ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "9CB200EEA99F4E3997EA528D8BFB176F@DBXPPPOR",
        "message_id_hash": "ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733/?format=api",
        "sender": {
            "address": "david.barber (a) dbelectronics.co.uk",
            "mailman_id": "d692dab59bc14b8f8772165690245987",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d692dab59bc14b8f8772165690245987/emails/?format=api"
        },
        "sender_name": "David Barber",
        "subject": "[sarex]  ISS UK Pass 11.25utc",
        "date": "2009-08-03T11:45:12Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TQ3LY7U35TOWEVDNOSJDAYN7TE4LXJG3/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/TQ3LY7U35TOWEVDNOSJDAYN7TE4LXJG3/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "TQ3LY7U35TOWEVDNOSJDAYN7TE4LXJG3",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733/?format=api",
        "sender": {
            "address": "santanaamt (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[sarex]  Fwd:   ISS UK Pass 11.25utc",
        "date": "2009-08-03T12:50:30Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ONHYHMIBKUJC4SMRHSPCKW4CZPMJY733/?format=api",
        "children": []
    }
]