List emails

GET /hyperkitty/api/list/[email protected]/thread/RDRNPCYCUTPY2ZDXCRWKAK22WLBVDH4A/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/RDRNPCYCUTPY2ZDXCRWKAK22WLBVDH4A/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "RDRNPCYCUTPY2ZDXCRWKAK22WLBVDH4A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RDRNPCYCUTPY2ZDXCRWKAK22WLBVDH4A/",
        "sender": {
            "address": "summit496 (a) live.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Kevin Deane",
        "subject": "[amsat-bb] Qsl Cards",
        "date": "2011-10-12T22:37:13Z",
        "parent": null,
        "children": []
    }
]