List emails

GET /hyperkitty/api/list/[email protected]/thread/CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW/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/CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW/?format=api",
        "sender": {
            "address": "ingejack (a) cox.net",
            "mailman_id": "9f44eab2f5cb4be4bc5d05a55b3853dd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/9f44eab2f5cb4be4bc5d05a55b3853dd/emails/?format=api"
        },
        "sender_name": "alex weimer",
        "subject": "[amsat-bb] ISS-SSTV",
        "date": "2019-02-09T17:19:51Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DLXNO2R2JHHWQF2CSGXEBTCWWT6NBW35/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DLXNO2R2JHHWQF2CSGXEBTCWWT6NBW35/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DLXNO2R2JHHWQF2CSGXEBTCWWT6NBW35",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW/?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": "Re: [amsat-bb] ISS-SSTV",
        "date": "2019-02-09T17:27:54Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CDTZPYEXMRINEACJ5NHDCLRFJJCTLAYW/?format=api",
        "children": []
    }
]