List emails

GET /hyperkitty/api/list/[email protected]/thread/4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P/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/4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P/?format=api",
        "sender": {
            "address": "skristof (a) etczone.com",
            "mailman_id": "d690668e0ec84c89a4ac95633613f4d2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d690668e0ec84c89a4ac95633613f4d2/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb] Android SDR to FoxTelem",
        "date": "2016-06-26T15:26:25Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2TEPOVM5EWGTLFHN624SLE42P4OTJIGF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2TEPOVM5EWGTLFHN624SLE42P4OTJIGF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJOf0+t3hZHT9i6WOEA=wCfwTs8TqCk7=PYpfWfL5bDUjJuvXw@mail.gmail.com",
        "message_id_hash": "2TEPOVM5EWGTLFHN624SLE42P4OTJIGF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P/?format=api",
        "sender": {
            "address": "g0kla (a) arrl.net",
            "mailman_id": "e1efe31b14c949b6885355f419d7f0ae",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e1efe31b14c949b6885355f419d7f0ae/emails/?format=api"
        },
        "sender_name": "Chris Thompson",
        "subject": "Re: [amsat-bb] Android SDR to FoxTelem",
        "date": "2016-06-27T02:33:33Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4Y5GDLUTFCAF34ERFZJ4JXB2OT7BAJ5P/?format=api",
        "children": []
    }
]