List emails

GET /hyperkitty/api/list/[email protected]/thread/B77YOJDD3L5L5K3WHFHNWRZRVOO2Y2HL/emails/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/B77YOJDD3L5L5K3WHFHNWRZRVOO2Y2HL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "B77YOJDD3L5L5K3WHFHNWRZRVOO2Y2HL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/B77YOJDD3L5L5K3WHFHNWRZRVOO2Y2HL/?format=api",
        "sender": {
            "address": "howied231 (a) hotmail.com",
            "mailman_id": "959c8a2627a74fb596e0d7d5ef1c9f0e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/959c8a2627a74fb596e0d7d5ef1c9f0e/emails/?format=api"
        },
        "sender_name": "Howie",
        "subject": "[amsat-dc] Howie",
        "date": "2014-04-23T11:55:23Z",
        "parent": null,
        "children": []
    }
]