List emails

GET /hyperkitty/api/list/[email protected]/thread/YCH4VB3HTG7OTVKMDGYCJGAXFMQFVDJ7/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/YCH4VB3HTG7OTVKMDGYCJGAXFMQFVDJ7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "Pine.SOL.3.95.1061205225337.17783A-100000@bookworm",
        "message_id_hash": "YCH4VB3HTG7OTVKMDGYCJGAXFMQFVDJ7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YCH4VB3HTG7OTVKMDGYCJGAXFMQFVDJ7/?format=api",
        "sender": {
            "address": "tmcgrane (a) suffolk.lib.ny.us",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "McGrane",
        "subject": "[sarex]  iss packet",
        "date": "2006-12-06T03:55:00Z",
        "parent": null,
        "children": []
    }
]