List emails

GET /hyperkitty/api/list/[email protected]/thread/Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A/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/Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A/?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] ARISSat-1, inductor temps rising",
        "date": "2012-01-02T22:50:28Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L65BTBRE4CPNJMNAGAIE5KERF7YTFE5O/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L65BTBRE4CPNJMNAGAIE5KERF7YTFE5O/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "L65BTBRE4CPNJMNAGAIE5KERF7YTFE5O",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A/?format=api",
        "sender": {
            "address": "zack.kd8ksn (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Zachary Beougher",
        "subject": "[amsat-bb] Re: ARISSat-1, inductor temps rising",
        "date": "2012-01-03T00:05:01Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z4YRRF3IJTAZ6S5MKLGWQDQ5YMKBJL5A/?format=api",
        "children": []
    }
]