List emails

GET /hyperkitty/api/list/[email protected]/thread/WBJPTJIJTLTXFMFVPZ5JGKPAB3U6OWUE/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WBJPTJIJTLTXFMFVPZ5JGKPAB3U6OWUE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "WBJPTJIJTLTXFMFVPZ5JGKPAB3U6OWUE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WBJPTJIJTLTXFMFVPZ5JGKPAB3U6OWUE/",
        "sender": {
            "address": "allen (a) cruzio.com",
            "mailman_id": "f9ea79c46c974447b64d5c8eb4bf5481",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f9ea79c46c974447b64d5c8eb4bf5481/emails/"
        },
        "sender_name": "Allen Fugelseth",
        "subject": "[amsat-bb]  Running Nova on VISTA question",
        "date": "2009-01-06T23:46:37Z",
        "parent": null,
        "children": []
    }
]