List emails

GET /hyperkitty/api/list/[email protected]/thread/RDG6EOFZJPWGO2JG2X2Z7ROVRFK5I5EM/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/RDG6EOFZJPWGO2JG2X2Z7ROVRFK5I5EM/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "RDG6EOFZJPWGO2JG2X2Z7ROVRFK5I5EM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RDG6EOFZJPWGO2JG2X2Z7ROVRFK5I5EM/",
        "sender": {
            "address": "jeffk13057 (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jeffrey Koehler",
        "subject": "[amsat-bb] Re: Making ISS voice contacts, best practice",
        "date": "2011-06-04T18:16:08Z",
        "parent": null,
        "children": []
    }
]