List emails

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

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PRY2BR3VQCXUCGFTC55G4GYYDBBJOCUU/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PRY2BR3VQCXUCGFTC55G4GYYDBBJOCUU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PRY2BR3VQCXUCGFTC55G4GYYDBBJOCUU/",
        "sender": {
            "address": "gordonjcp (a) gjcp.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gordon JC Pearce",
        "subject": "[amsat-bb] Re: FM satellites",
        "date": "2011-07-09T12:30:07Z",
        "parent": null,
        "children": []
    }
]