List emails

GET /hyperkitty/api/list/[email protected]/thread/T3SPXNHMPLXBUNPY6D6KXDR2CTKOL5EM/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/T3SPXNHMPLXBUNPY6D6KXDR2CTKOL5EM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "T3SPXNHMPLXBUNPY6D6KXDR2CTKOL5EM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/T3SPXNHMPLXBUNPY6D6KXDR2CTKOL5EM/",
        "sender": {
            "address": "jan.koekemoer (a) sunspace.co.za",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jan-Albert Koekemoer",
        "subject": "[amsat-bb]  SO-67 schedule",
        "date": "2009-12-03T19:38:59Z",
        "parent": null,
        "children": []
    }
]