List emails

GET /hyperkitty/api/list/[email protected]/thread/2JDPQ22HFNMO4OVJJWFMY5WZHBBP4D2U/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/2JDPQ22HFNMO4OVJJWFMY5WZHBBP4D2U/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2JDPQ22HFNMO4OVJJWFMY5WZHBBP4D2U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2JDPQ22HFNMO4OVJJWFMY5WZHBBP4D2U/",
        "sender": {
            "address": "lee.ernstrom (a) rcwilley.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee Ernstrom",
        "subject": "[amsat-bb] FO-29 from DN41aa",
        "date": "2014-11-02T23:53:48Z",
        "parent": null,
        "children": []
    }
]