List emails

GET /hyperkitty/api/list/[email protected]/thread/JXLDKENEP35TIGWYPCN6GOCVSTP56FP6/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/JXLDKENEP35TIGWYPCN6GOCVSTP56FP6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "216F4549DF9E473BB7AF4C3904632935@hamshackcomputer",
        "message_id_hash": "JXLDKENEP35TIGWYPCN6GOCVSTP56FP6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JXLDKENEP35TIGWYPCN6GOCVSTP56FP6/?format=api",
        "sender": {
            "address": "radiooperator (a) comcast.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Mr Jeffrey L Ross",
        "subject": "[amsat-bb]  echolink-Amsat Symposium",
        "date": "2008-10-25T17:26:15Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5EXQTB32GTZPIJ5RVVLMVFRR6X2WD5BF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5EXQTB32GTZPIJ5RVVLMVFRR6X2WD5BF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "985D2F0B8C5A4560B4A40D4E690ADCD0@Andrewlaptop",
        "message_id_hash": "5EXQTB32GTZPIJ5RVVLMVFRR6X2WD5BF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JXLDKENEP35TIGWYPCN6GOCVSTP56FP6/?format=api",
        "sender": {
            "address": "glasbrenner (a) mindspring.com",
            "mailman_id": "949459c565c44034a664f620a6de3a8f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/949459c565c44034a664f620a6de3a8f/emails/?format=api"
        },
        "sender_name": "Andrew Glasbrenner",
        "subject": "[amsat-bb] Re: echolink-Amsat Symposium",
        "date": "2008-10-25T17:38:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JXLDKENEP35TIGWYPCN6GOCVSTP56FP6/?format=api",
        "children": []
    }
]