List emails

GET /hyperkitty/api/list/[email protected]/thread/NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL/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/NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL/?format=api",
        "sender": {
            "address": "w.j.ubbels (a) lr.tudelft.nl",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "W.J. Ubbels",
        "subject": "[amsat-bb] Re: Apollo Lunar Surface Experiments.",
        "date": "2006-12-09T10:09:57Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BPMZEYU5ARAYVU6YMHHSRYB5KIBXE2ML/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/BPMZEYU5ARAYVU6YMHHSRYB5KIBXE2ML/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "BPMZEYU5ARAYVU6YMHHSRYB5KIBXE2ML",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: Apollo Lunar Surface Experiments.",
        "date": "2006-12-09T14:33:29Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NKTZXJJB7BDENHKK2PKZF46S2KFBVOYL/?format=api",
        "children": []
    }
]