List emails

GET /hyperkitty/api/list/[email protected]/thread/PDOLJ6WOFYMNBWDZ32P4RGEVMDB4DTHT/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/PDOLJ6WOFYMNBWDZ32P4RGEVMDB4DTHT/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "PDOLJ6WOFYMNBWDZ32P4RGEVMDB4DTHT",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PDOLJ6WOFYMNBWDZ32P4RGEVMDB4DTHT/",
        "sender": {
            "address": "on4hf (a) telenet.be",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Eric Knaps, ON4HF",
        "subject": "[amsat-bb]  HO-68 beacon heard.",
        "date": "2011-01-05T21:26:50Z",
        "parent": null,
        "children": []
    }
]