List emails

GET /hyperkitty/api/list/[email protected]/thread/243JU6ATA46TK7MIBMSJO2SBNVRWQXQ7/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/243JU6ATA46TK7MIBMSJO2SBNVRWQXQ7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "243JU6ATA46TK7MIBMSJO2SBNVRWQXQ7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/243JU6ATA46TK7MIBMSJO2SBNVRWQXQ7/?format=api",
        "sender": {
            "address": "ku4os (a) cfl.rr.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Lee McLamb",
        "subject": "[amsat-florida]  Test equipment and tools sale",
        "date": "2008-04-25T03:10:00Z",
        "parent": null,
        "children": []
    }
]