List emails

GET /hyperkitty/api/list/[email protected]/thread/OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB/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/OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB/?format=api",
        "sender": {
            "address": "rwmcgwier (a) gmail.com",
            "mailman_id": "f7f1de5e277a4c2da19053a19e627bda",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f7f1de5e277a4c2da19053a19e627bda/emails/?format=api"
        },
        "sender_name": "Robert McGwier",
        "subject": "[amsat-bb]  My new life",
        "date": "2011-06-15T20:16:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QTI4ODK7P27UYF7VD4FJ6PZ4SQ6SOMQE/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QTI4ODK7P27UYF7VD4FJ6PZ4SQ6SOMQE/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QTI4ODK7P27UYF7VD4FJ6PZ4SQ6SOMQE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB/?format=api",
        "sender": {
            "address": "marklhammond (a) gmail.com",
            "mailman_id": "878587f299c347708dbdd9241e6b3e2e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/878587f299c347708dbdd9241e6b3e2e/emails/?format=api"
        },
        "sender_name": "Mark L. Hammond",
        "subject": "[amsat-bb] Re: My new life",
        "date": "2011-06-15T21:25:49Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OPFLT7UI4VVLGJNOD4WBT3ECM25MWUCB/?format=api",
        "children": []
    }
]