List emails

GET /hyperkitty/api/list/[email protected]/thread/R3SBW6EL6JDD445Y47VWZHLKPLE4QRD7/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/R3SBW6EL6JDD445Y47VWZHLKPLE4QRD7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "R3SBW6EL6JDD445Y47VWZHLKPLE4QRD7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R3SBW6EL6JDD445Y47VWZHLKPLE4QRD7/?format=api",
        "sender": {
            "address": "ko6th.greg (a) gmail.com",
            "mailman_id": "36ec3812953a482295885abb5f09e6e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/36ec3812953a482295885abb5f09e6e1/emails/?format=api"
        },
        "sender_name": "Greg D",
        "subject": "[amsat-bb] PSAT 2100z 5/31/15 pass CM98",
        "date": "2015-05-31T21:35:41Z",
        "parent": null,
        "children": []
    }
]