List emails

GET /hyperkitty/api/list/[email protected]/thread/4GHLMCHVYXL2QUYKVLVCUFI7QZBOYYBA/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/4GHLMCHVYXL2QUYKVLVCUFI7QZBOYYBA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4GHLMCHVYXL2QUYKVLVCUFI7QZBOYYBA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4GHLMCHVYXL2QUYKVLVCUFI7QZBOYYBA/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "[amsat-bb] Re: Android satellite tracking",
        "date": "2011-02-26T11:36:19Z",
        "parent": null,
        "children": []
    }
]