List emails

GET /hyperkitty/api/list/[email protected]/thread/E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC/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/E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC/?format=api",
        "sender": {
            "address": "n0jy (a) amsat.org",
            "mailman_id": "d3f7c107b5f64d50b7db563b5d602c2c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d3f7c107b5f64d50b7db563b5d602c2c/emails/?format=api"
        },
        "sender_name": "Jerry Buxton",
        "subject": "[amsat-bb] AO-85 in Data Mode over EU",
        "date": "2015-10-31T17:21:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DKRAKPCG5BVQKJ6GUXKE4WOVG64GVD6Y/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DKRAKPCG5BVQKJ6GUXKE4WOVG64GVD6Y/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DKRAKPCG5BVQKJ6GUXKE4WOVG64GVD6Y",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC/?format=api",
        "sender": {
            "address": "G0MRF (a) aol.com",
            "mailman_id": "cfcfaac416f145c0a1522c818c5e37c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cfcfaac416f145c0a1522c818c5e37c1/emails/?format=api"
        },
        "sender_name": "David G0MRF",
        "subject": "Re: [amsat-bb] AO-85 in Data Mode over EU",
        "date": "2015-10-31T17:48:59Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/E6ZXDDWDQ4YJHNWZKIR6MJX7ANTWD7EC/?format=api",
        "children": []
    }
]