List emails

GET /hyperkitty/api/list/[email protected]/thread/VSNO2BAMQFHHFWGQBH2T7WXABCS2H7OR/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/VSNO2BAMQFHHFWGQBH2T7WXABCS2H7OR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VSNO2BAMQFHHFWGQBH2T7WXABCS2H7OR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VSNO2BAMQFHHFWGQBH2T7WXABCS2H7OR/?format=api",
        "sender": {
            "address": "th.frey (a) tiscalinet.ch",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Thomas Frey",
        "subject": "[sarex]  Packet heard",
        "date": "2006-12-03T23:44:16Z",
        "parent": null,
        "children": []
    }
]