List emails

GET /hyperkitty/api/list/[email protected]/thread/BFMSO2NR7FWZRQQIIHLSJWT3FWJVXWWZ/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/BFMSO2NR7FWZRQQIIHLSJWT3FWJVXWWZ/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "BFMSO2NR7FWZRQQIIHLSJWT3FWJVXWWZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFMSO2NR7FWZRQQIIHLSJWT3FWJVXWWZ/",
        "sender": {
            "address": "pe1rah (a) yahoo.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "William Leijenaar",
        "subject": "[amsat-bb]  Message from Shanghai Expo 2010",
        "date": "2010-04-04T14:56:10Z",
        "parent": null,
        "children": []
    }
]