List emails

GET /hyperkitty/api/list/[email protected]/thread/C2HPABLEJRIIR2J2MB3XUDJY7MEEYFVR/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/C2HPABLEJRIIR2J2MB3XUDJY7MEEYFVR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "4798FA36.000007.05532@MAINPC",
        "message_id_hash": "C2HPABLEJRIIR2J2MB3XUDJY7MEEYFVR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C2HPABLEJRIIR2J2MB3XUDJY7MEEYFVR/",
        "sender": {
            "address": "haircutter (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Don Blachura",
        "subject": "[amsat-bb]  Ao-16 thrill",
        "date": "2008-01-24T20:51:07Z",
        "parent": null,
        "children": []
    }
]