List emails

GET /hyperkitty/api/list/[email protected]/thread/DLDQI2OKER337IOKCWLT5LQP77NOXJHX/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/DLDQI2OKER337IOKCWLT5LQP77NOXJHX/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DLDQI2OKER337IOKCWLT5LQP77NOXJHX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DLDQI2OKER337IOKCWLT5LQP77NOXJHX/",
        "sender": {
            "address": "W7IN (a) montana.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Larry Gerhardstein",
        "subject": "[amsat-bb] Re: Hardware or software problems?",
        "date": "2010-05-02T20:12:26Z",
        "parent": null,
        "children": []
    }
]