List emails

GET /hyperkitty/api/list/[email protected]/thread/KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7/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/KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7/?format=api",
        "sender": {
            "address": "karn (a) philkarn.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Phil Karn",
        "subject": "[amsat-bb]  AMSAT Newsletters",
        "date": "2009-12-20T07:39:41Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DTZXBC4JLR6X3BULSZABZWLBNRCD7CRP/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DTZXBC4JLR6X3BULSZABZWLBNRCD7CRP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DTZXBC4JLR6X3BULSZABZWLBNRCD7CRP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7/?format=api",
        "sender": {
            "address": "gzook (a) yahoo.com",
            "mailman_id": "281d6de02eb84d25bcd51b9037e3ab8c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/281d6de02eb84d25bcd51b9037e3ab8c/emails/?format=api"
        },
        "sender_name": "Glen Zook",
        "subject": "[amsat-bb] Re: AMSAT Newsletters",
        "date": "2009-12-20T17:38:27Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/KDDMVHDI4CMHKMWOFWHK5WA7KTPA44J7/?format=api",
        "children": []
    }
]