List emails

GET /hyperkitty/api/list/[email protected]/thread/NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T/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/NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T/?format=api",
        "sender": {
            "address": "kk5do (a) arrl.net",
            "mailman_id": "0afa6cdae1634381a4836e7e59977b8c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0afa6cdae1634381a4836e7e59977b8c/emails/?format=api"
        },
        "sender_name": "Bruce",
        "subject": "[amsat-bb] AMSAT Field Day Summary Sheets",
        "date": "2017-06-27T03:42:14Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZMK6QOGDWSJRU247PM4TSDVIHMBZIHDN/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ZMK6QOGDWSJRU247PM4TSDVIHMBZIHDN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CABzOSOrs7sMEbBcwj3FHrT3pfHRc+Abh2Watcja_mqXFhT9K5Q@mail.gmail.com",
        "message_id_hash": "ZMK6QOGDWSJRU247PM4TSDVIHMBZIHDN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T/?format=api",
        "sender": {
            "address": "n8hm (a) arrl.net",
            "mailman_id": "cd6e73e1e11b424a980789e6ae17f7c1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/cd6e73e1e11b424a980789e6ae17f7c1/emails/?format=api"
        },
        "sender_name": "Paul Stoetzer",
        "subject": "Re: [amsat-bb] AMSAT Field Day Summary Sheets",
        "date": "2017-06-27T12:31:06Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NZEWCI2I7ZESNZYGRJHMS4BDG3EWBB7T/?format=api",
        "children": []
    }
]