List emails

GET /hyperkitty/api/list/[email protected]/thread/56RQEBU6MH3P32G442BO27PJZHBU2VQS/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/56RQEBU6MH3P32G442BO27PJZHBU2VQS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "56RQEBU6MH3P32G442BO27PJZHBU2VQS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/56RQEBU6MH3P32G442BO27PJZHBU2VQS/",
        "sender": {
            "address": "james (a) jamesluhn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "James Luhn",
        "subject": "[amsat-bb] Thanks for a great Symposium",
        "date": "2013-11-05T15:22:21Z",
        "parent": null,
        "children": []
    }
]