List emails

GET /hyperkitty/api/list/[email protected]/thread/DPBOJZMCTXBJMONBVXZVRG5GXJ6M7LMX/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/DPBOJZMCTXBJMONBVXZVRG5GXJ6M7LMX/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DPBOJZMCTXBJMONBVXZVRG5GXJ6M7LMX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DPBOJZMCTXBJMONBVXZVRG5GXJ6M7LMX/",
        "sender": {
            "address": "st797 (a) dcpages.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  FS - Symek TNC3S high speed packet controller",
        "date": "2008-09-21T10:48:30Z",
        "parent": null,
        "children": []
    }
]