List emails

GET /hyperkitty/api/list/[email protected]/thread/OQBG6AJBXRYRFM4NWYMZGLH44ZBHVIKF/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/OQBG6AJBXRYRFM4NWYMZGLH44ZBHVIKF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "OQBG6AJBXRYRFM4NWYMZGLH44ZBHVIKF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OQBG6AJBXRYRFM4NWYMZGLH44ZBHVIKF/?format=api",
        "sender": {
            "address": "eric.fort (a) gmail.com",
            "mailman_id": "2b2633ba6515405baf7680ea3c20a9ef",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2b2633ba6515405baf7680ea3c20a9ef/emails/?format=api"
        },
        "sender_name": "Eric Fort",
        "subject": "[amsat-bb]  need predict client for cat frequency control.",
        "date": "2009-04-11T06:59:27Z",
        "parent": null,
        "children": []
    }
]