List emails

GET /hyperkitty/api/list/[email protected]/thread/2FZPBFSFN4DRCUFWHGLQBTC4N6IEXJ2A/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/2FZPBFSFN4DRCUFWHGLQBTC4N6IEXJ2A/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "2FZPBFSFN4DRCUFWHGLQBTC4N6IEXJ2A",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2FZPBFSFN4DRCUFWHGLQBTC4N6IEXJ2A/",
        "sender": {
            "address": "rfcrow (a) htva.net",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Richard Crow",
        "subject": "[amsat-bb]  ARISSat-1 in Intermittent Mode Over USA",
        "date": "2011-08-04T08:44:28Z",
        "parent": null,
        "children": []
    }
]