List emails

GET /hyperkitty/api/list/[email protected]/thread/CGCFINILDBBELCG2N5UZPZNILXE3452S/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/CGCFINILDBBELCG2N5UZPZNILXE3452S/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CA+ss6VQ8fSgZ5yh3O-MQ=0SxzmRSvPBj7W2zcO3K3XAWBCGGJw@mail.gmail.com",
        "message_id_hash": "CGCFINILDBBELCG2N5UZPZNILXE3452S",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CGCFINILDBBELCG2N5UZPZNILXE3452S/?format=api",
        "sender": {
            "address": "dutchboy47501 (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Ken Holland",
        "subject": "[amsat-bb] VUCC Sat",
        "date": "2012-12-16T03:57:17Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WXTW5BVDAAIDA3SO2KZFU7OQITD3UW7P/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WXTW5BVDAAIDA3SO2KZFU7OQITD3UW7P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WXTW5BVDAAIDA3SO2KZFU7OQITD3UW7P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CGCFINILDBBELCG2N5UZPZNILXE3452S/?format=api",
        "sender": {
            "address": "saguaroastro (a) cox.net",
            "mailman_id": "a4a1e7d14c254c03bd1ba487c7a01f6d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a4a1e7d14c254c03bd1ba487c7a01f6d/emails/?format=api"
        },
        "sender_name": "Rick Tejera",
        "subject": "[amsat-bb] Re: VUCC Sat",
        "date": "2012-12-16T05:53:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CGCFINILDBBELCG2N5UZPZNILXE3452S/?format=api",
        "children": []
    }
]