List emails

GET /hyperkitty/api/list/[email protected]/thread/DHNT7CJ24OVIMT2UCOI7OYBPPSGVHD3J/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/DHNT7CJ24OVIMT2UCOI7OYBPPSGVHD3J/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "DHNT7CJ24OVIMT2UCOI7OYBPPSGVHD3J",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/DHNT7CJ24OVIMT2UCOI7OYBPPSGVHD3J/",
        "sender": {
            "address": "rhettduke (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rhett Duke",
        "subject": "[amsat-bb]  Lessons Learned in my first week of Sat work",
        "date": "2007-09-23T19:12:11Z",
        "parent": null,
        "children": []
    }
]