List emails

GET /hyperkitty/api/list/[email protected]/thread/BFJSN4RUVSXK353CFZJ25UBOF5QMSMBI/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/BFJSN4RUVSXK353CFZJ25UBOF5QMSMBI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CADQmrTHUoHtwEW19kNNq+TWhgGZjWZLtOKQnNS2ecAMUBuRLDg@mail.gmail.com",
        "message_id_hash": "BFJSN4RUVSXK353CFZJ25UBOF5QMSMBI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/BFJSN4RUVSXK353CFZJ25UBOF5QMSMBI/?format=api",
        "sender": {
            "address": "rjlawn (a) gmail.com",
            "mailman_id": "e4f6433567334f87aed0e9d9f3b3762e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e4f6433567334f87aed0e9d9f3b3762e/emails/?format=api"
        },
        "sender_name": "Richard Lawn",
        "subject": "Re: [amsat-bb] digital modes on satellites",
        "date": "2017-10-15T02:02:04Z",
        "parent": null,
        "children": []
    }
]