List emails

GET /hyperkitty/api/list/[email protected]/thread/RIVVY4GPK73KEMS24EQWVY5DRU4DIVFS/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/RIVVY4GPK73KEMS24EQWVY5DRU4DIVFS/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "RIVVY4GPK73KEMS24EQWVY5DRU4DIVFS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RIVVY4GPK73KEMS24EQWVY5DRU4DIVFS/",
        "sender": {
            "address": "w4ad (a) verizon.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Jack O'Mara",
        "subject": "[amsat-bb]  Field Day",
        "date": "2007-06-01T16:15:50Z",
        "parent": null,
        "children": []
    }
]