List emails

GET /hyperkitty/api/list/[email protected]/thread/OWHTU2PNKGZBNMYZAA5LM326NNLUG3CE/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/OWHTU2PNKGZBNMYZAA5LM326NNLUG3CE/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "001201c9bde8$145077d0$3cf16770$@com",
        "message_id_hash": "OWHTU2PNKGZBNMYZAA5LM326NNLUG3CE",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/OWHTU2PNKGZBNMYZAA5LM326NNLUG3CE/",
        "sender": {
            "address": "dave (a) g1ocn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dave Aitch",
        "subject": "[amsat-bb]  FAO: Don Haynes -",
        "date": "2009-04-15T16:34:41Z",
        "parent": null,
        "children": []
    }
]