List emails

GET /hyperkitty/api/list/[email protected]/thread/6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ/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/6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ/?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: Field Day AO-51 configuration - THANK YOU!",
        "date": "2010-06-02T22:34:11Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LS3CZL7IGNLSCFRQXHGGN4XCKKJK2PK6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/LS3CZL7IGNLSCFRQXHGGN4XCKKJK2PK6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "44D6D682B38A5D4FAA2DBDE4AFD3B87D02951900@VEXCCR01.phsabc.ehcnet.ca",
        "message_id_hash": "LS3CZL7IGNLSCFRQXHGGN4XCKKJK2PK6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ/?format=api",
        "sender": {
            "address": "Peter.Ng (a) bccdc.ca",
            "mailman_id": "209e069e97934f4f9b487fb8a77bba72",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/209e069e97934f4f9b487fb8a77bba72/emails/?format=api"
        },
        "sender_name": "Ng, Peter",
        "subject": "[amsat-bb] Re: Field Day AO-51 configuration - THANK YOU!",
        "date": "2010-06-02T23:39:07Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6AJFWZSHBMSJLPBPBKRFUMDEEYSJOTOZ/?format=api",
        "children": []
    }
]