List emails

GET /hyperkitty/api/list/[email protected]/thread/XTBT2YAHWGSPPOFNHFTWLXVBYMLUEUFR/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/XTBT2YAHWGSPPOFNHFTWLXVBYMLUEUFR/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "XTBT2YAHWGSPPOFNHFTWLXVBYMLUEUFR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/XTBT2YAHWGSPPOFNHFTWLXVBYMLUEUFR/",
        "sender": {
            "address": "w.j.ubbels (a) lr.tudelft.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "W.J. Ubbels",
        "subject": "[amsat-bb]  Delfi-C3 transceiver PCB's",
        "date": "2007-07-02T08:49:08Z",
        "parent": null,
        "children": []
    }
]