List emails

GET /hyperkitty/api/list/[email protected]/thread/ZP3WQIOABHPC4ETFRUCWJQPYSMOUZ5JW/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/ZP3WQIOABHPC4ETFRUCWJQPYSMOUZ5JW/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "ZP3WQIOABHPC4ETFRUCWJQPYSMOUZ5JW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/ZP3WQIOABHPC4ETFRUCWJQPYSMOUZ5JW/",
        "sender": {
            "address": "w4as (a) bellsouth.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sebastian",
        "subject": "[amsat-bb]  Looking for 440 preamp",
        "date": "2010-02-08T23:38:36Z",
        "parent": null,
        "children": []
    }
]