List emails

GET /hyperkitty/api/list/[email protected]/thread/NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5/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/NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5/?format=api",
        "sender": {
            "address": "howied231 (a) hotmail.com",
            "mailman_id": "959c8a2627a74fb596e0d7d5ef1c9f0e",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/959c8a2627a74fb596e0d7d5ef1c9f0e/emails/?format=api"
        },
        "sender_name": "Howie DeFelice",
        "subject": "[amsat-bb]  Chipsat",
        "date": "2010-07-14T19:39:49Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FKUKIGZDIH3FUFT56PVULDKCEC5SWE7J/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FKUKIGZDIH3FUFT56PVULDKCEC5SWE7J/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FKUKIGZDIH3FUFT56PVULDKCEC5SWE7J",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5/?format=api",
        "sender": {
            "address": "rjc53 (a) cornell.edu",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robert Christ",
        "subject": "[amsat-bb] Re: Chipsat",
        "date": "2010-07-14T20:20:38Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NW6JICFS2ZFGIREQEDF4JWKUAWARUJK5/?format=api",
        "children": []
    }
]