List emails

GET /hyperkitty/api/list/[email protected]/thread/5E3UQ3RADLUVCMRH5IJTZAU5JMHQXZK5/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/5E3UQ3RADLUVCMRH5IJTZAU5JMHQXZK5/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "5E3UQ3RADLUVCMRH5IJTZAU5JMHQXZK5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/5E3UQ3RADLUVCMRH5IJTZAU5JMHQXZK5/",
        "sender": {
            "address": "f6htj (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  Keps for Jules Vernes",
        "date": "2008-03-10T10:04:10Z",
        "parent": null,
        "children": []
    }
]