List emails

GET /hyperkitty/api/list/[email protected]/thread/LVBIGPK4RUVN25UWLRTX4JYD37JVXAA7/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/LVBIGPK4RUVN25UWLRTX4JYD37JVXAA7/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "001c01c9d703$bdad6160$6701a8c0@sysoffice",
        "message_id_hash": "LVBIGPK4RUVN25UWLRTX4JYD37JVXAA7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/LVBIGPK4RUVN25UWLRTX4JYD37JVXAA7/",
        "sender": {
            "address": "hkowall (a) shaw.ca",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Howard Kowall",
        "subject": "[amsat-bb]  SatPC32 with 2 Transceivers",
        "date": "2009-05-17T15:25:42Z",
        "parent": null,
        "children": []
    }
]