List emails

GET /hyperkitty/api/list/[email protected]/thread/GF7UGVQJPWQZZB2XNPFK2YLOL32AEHCP/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/GF7UGVQJPWQZZB2XNPFK2YLOL32AEHCP/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GF7UGVQJPWQZZB2XNPFK2YLOL32AEHCP",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GF7UGVQJPWQZZB2XNPFK2YLOL32AEHCP/?format=api",
        "sender": {
            "address": "emily (a) planetemily.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Emily Clarke",
        "subject": "[amsat-bb]  IMPORTANT - Symposium Hotel Reservation Information",
        "date": "2006-09-10T17:52:52Z",
        "parent": null,
        "children": []
    }
]