List emails

GET /hyperkitty/api/list/[email protected]/thread/YP7L4NGVG52P5HJUDNHBIPUFKMELAZQF/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/YP7L4NGVG52P5HJUDNHBIPUFKMELAZQF/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YP7L4NGVG52P5HJUDNHBIPUFKMELAZQF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YP7L4NGVG52P5HJUDNHBIPUFKMELAZQF/",
        "sender": {
            "address": "rodri_z (a) hotmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rodrigo Zeledon",
        "subject": "[amsat-bb] Interplanetary CubeSat Workshop",
        "date": "2012-02-07T18:34:54Z",
        "parent": null,
        "children": []
    }
]