List emails

GET /hyperkitty/api/list/[email protected]/thread/QKHS74MCZABKCFVRW2PUGH6U76W6R7V2/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/QKHS74MCZABKCFVRW2PUGH6U76W6R7V2/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "QKHS74MCZABKCFVRW2PUGH6U76W6R7V2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/QKHS74MCZABKCFVRW2PUGH6U76W6R7V2/",
        "sender": {
            "address": "py5lf (a) falautomation.com.br",
            "mailman_id": "fbc7b001c7a9406992fba6dd8101c0f2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fbc7b001c7a9406992fba6dd8101c0f2/emails/"
        },
        "sender_name": "PY5LF",
        "subject": "[amsat-bb] VO52",
        "date": "2012-03-15T00:23:51Z",
        "parent": null,
        "children": []
    }
]