List emails

GET /hyperkitty/api/list/[email protected]/thread/2YMRFGNVB5BM3TFV573TDZHPJTMGGB6U/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/2YMRFGNVB5BM3TFV573TDZHPJTMGGB6U/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2YMRFGNVB5BM3TFV573TDZHPJTMGGB6U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2YMRFGNVB5BM3TFV573TDZHPJTMGGB6U/",
        "sender": {
            "address": "n4ufo (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin M",
        "subject": "[amsat-bb]  Icom W32A transmit below 440 for satellite work?",
        "date": "2018-06-08T12:02:30Z",
        "parent": null,
        "children": []
    }
]