List emails

GET /hyperkitty/api/list/[email protected]/thread/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/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/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?format=api",
        "sender": {
            "address": "pd3t (a) amsat.org",
            "mailman_id": "5c22a2d99d304b418dc7e59e6599ab76",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5c22a2d99d304b418dc7e59e6599ab76/emails/?format=api"
        },
        "sender_name": "Terence (PD3T)",
        "subject": "Re: [amsat-bb] Windows-10",
        "date": "2015-08-03T00:28:40Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T2DES3S33QDI7TK4SGSILLQXSXATF6DZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/T2DES3S33QDI7TK4SGSILLQXSXATF6DZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "T2DES3S33QDI7TK4SGSILLQXSXATF6DZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?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": "Re: [amsat-bb] Windows-10",
        "date": "2015-08-03T03:31:17Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4E2GQKEFSFAE7B2Y42ON7JQZIBVK7BFZ/?format=api",
        "children": []
    }
]