List emails

GET /hyperkitty/api/list/[email protected]/thread/GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT/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/GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT/?format=api",
        "sender": {
            "address": "wa4sca (a) gmail.com",
            "mailman_id": "6a097ee0e64642a2ad1dee65860625aa",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/6a097ee0e64642a2ad1dee65860625aa/emails/?format=api"
        },
        "sender_name": "Alan",
        "subject": "[amsat-bb] K1N on FO-29!",
        "date": "2015-02-12T22:10:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OL3SRHPBMDICK64TOOLL3CUNDMT6MLZS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OL3SRHPBMDICK64TOOLL3CUNDMT6MLZS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OL3SRHPBMDICK64TOOLL3CUNDMT6MLZS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT/?format=api",
        "sender": {
            "address": "kx9x (a) yahoo.com",
            "mailman_id": "95de846b8ecd4c1196e5a2404b23d710",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/95de846b8ecd4c1196e5a2404b23d710/emails/?format=api"
        },
        "sender_name": "Sean K.",
        "subject": "Re: [amsat-bb] K1N on FO-29!",
        "date": "2015-02-12T23:05:12Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GJPZNBXADCALXQLKQYPMFVIOEKYCV2YT/?format=api",
        "children": []
    }
]