List emails

GET /hyperkitty/api/list/[email protected]/thread/7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX/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/7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "1540474691-1204848140-cardhu_decombobulator_blackberry.rim.net-441376461-@bxe127.bisx.prod.on.blackberry",
        "message_id_hash": "7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX/?format=api",
        "sender": {
            "address": "n4csitwo (a) bellsouth.net",
            "mailman_id": "288a12b3a64a46d1a62bafc41a18c29b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/288a12b3a64a46d1a62bafc41a18c29b/emails/?format=api"
        },
        "sender_name": "David H. Jordan",
        "subject": "[amsat-florida]  Net",
        "date": "2008-03-07T00:02:19Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSHKDYGNE324BJ2GCBCU5FDABUF6BX2L/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSHKDYGNE324BJ2GCBCU5FDABUF6BX2L/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QSHKDYGNE324BJ2GCBCU5FDABUF6BX2L",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX/?format=api",
        "sender": {
            "address": "robert (a) ki4hxt.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robert Davies",
        "subject": "[amsat-florida] Re: Net",
        "date": "2008-03-07T00:08:42Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7ITRC4ZFND5AW4DH777FZNMHEJZ4USPX/?format=api",
        "children": []
    }
]