List emails

GET /hyperkitty/api/list/[email protected]/thread/BZAJXGAP47TBVLLDSBV4OG5FFY6V23GS/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/BZAJXGAP47TBVLLDSBV4OG5FFY6V23GS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BZAJXGAP47TBVLLDSBV4OG5FFY6V23GS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BZAJXGAP47TBVLLDSBV4OG5FFY6V23GS/?format=api",
        "sender": {
            "address": "ransomk (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kenneth, N5VHO",
        "subject": "[sarex]  Schedule info for final days of Garriott flight",
        "date": "2008-10-21T19:57:54Z",
        "parent": null,
        "children": []
    }
]