List emails

GET /hyperkitty/api/list/[email protected]/thread/JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H/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/JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H/?format=api",
        "sender": {
            "address": "rmann (a) latencyzero.com",
            "mailman_id": "121de019d9f84629960e595cfec5bbe3",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/121de019d9f84629960e595cfec5bbe3/emails/?format=api"
        },
        "sender_name": "Rick Mann",
        "subject": "[amsat-bb]  No success with Delfi-C3",
        "date": "2008-04-28T05:18:45Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4YYRBLFS2XVZ54HBVCUDNNIG3QZX6U5B/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4YYRBLFS2XVZ54HBVCUDNNIG3QZX6U5B/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4YYRBLFS2XVZ54HBVCUDNNIG3QZX6U5B",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H/?format=api",
        "sender": {
            "address": "kl7uw (a) acsalaska.net",
            "mailman_id": "a3410a82727d41089972844baeca6321",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/a3410a82727d41089972844baeca6321/emails/?format=api"
        },
        "sender_name": "Edward Cole",
        "subject": "[amsat-bb] Re: No success with Delfi-C3",
        "date": "2008-04-28T07:13:13Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/JIZ3I4GDUFS36XXSNPCAWJHUVRSGCN7H/?format=api",
        "children": []
    }
]