List emails

GET /hyperkitty/api/list/[email protected]/thread/NTCEEWMUZMC43K62DALC2RBARRRS2Q5E/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/NTCEEWMUZMC43K62DALC2RBARRRS2Q5E/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1416394361-1234044390-cardhu_decombobulator_blackberry.rim.net-1198194276-@bxe1027.bisx.prod.on.blackberry",
        "message_id_hash": "NTCEEWMUZMC43K62DALC2RBARRRS2Q5E",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NTCEEWMUZMC43K62DALC2RBARRRS2Q5E/?format=api",
        "sender": {
            "address": "davesmountain (a) optonline.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-ne]  Remove from mailing list.",
        "date": "2009-02-07T22:08:46Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L2M7VNGYHDPJTMNXCPUUHFA5UTWPBMES/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/L2M7VNGYHDPJTMNXCPUUHFA5UTWPBMES/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "L2M7VNGYHDPJTMNXCPUUHFA5UTWPBMES",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NTCEEWMUZMC43K62DALC2RBARRRS2Q5E/?format=api",
        "sender": {
            "address": "smeuse (a) mara.org",
            "mailman_id": "1de96fc2ec784a81938eebc7ce086a25",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1de96fc2ec784a81938eebc7ce086a25/emails/?format=api"
        },
        "sender_name": "Steve Meuse",
        "subject": "[amsat-ne] Re: Remove from mailing list.",
        "date": "2009-02-08T05:48:11Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NTCEEWMUZMC43K62DALC2RBARRRS2Q5E/?format=api",
        "children": []
    }
]