List emails

GET /hyperkitty/api/list/[email protected]/thread/EKNGC3DR3HKS73IJIUI5F3CEAKJSC5BS/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/EKNGC3DR3HKS73IJIUI5F3CEAKJSC5BS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "EKNGC3DR3HKS73IJIUI5F3CEAKJSC5BS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/EKNGC3DR3HKS73IJIUI5F3CEAKJSC5BS/",
        "sender": {
            "address": "lee.ernstrom (a) rcwilley.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee Ernstrom",
        "subject": "[amsat-bb] DN42 anyone?",
        "date": "2015-03-10T00:20:00Z",
        "parent": null,
        "children": []
    }
]