List emails

GET /hyperkitty/api/list/[email protected]/thread/YCULEOY3MFRYDFJLYUMUBVYZYQ3G6SR2/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/YCULEOY3MFRYDFJLYUMUBVYZYQ3G6SR2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "YCULEOY3MFRYDFJLYUMUBVYZYQ3G6SR2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/YCULEOY3MFRYDFJLYUMUBVYZYQ3G6SR2/",
        "sender": {
            "address": "vortextube (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robb Hill",
        "subject": "[amsat-dc]  Hamtronics Reciver",
        "date": "2007-04-05T19:34:45Z",
        "parent": null,
        "children": []
    }
]