List emails

GET /hyperkitty/api/list/[email protected]/thread/INCWWEQZJWPZAACXMKAONRVRZMR5W55I/emails/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/INCWWEQZJWPZAACXMKAONRVRZMR5W55I/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "[email protected]",
        "message_id_hash": "INCWWEQZJWPZAACXMKAONRVRZMR5W55I",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/INCWWEQZJWPZAACXMKAONRVRZMR5W55I/",
        "sender": {
            "address": "vortextube (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Robb Hill",
        "subject": "[amsat-bb]  strategic plan, budget, etc.",
        "date": "2008-09-02T16:40:43Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6YD5INKJK756ACDD62VPEALMAYQWOMBL/"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/6YD5INKJK756ACDD62VPEALMAYQWOMBL/",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/",
        "message_id": "03a801c9172e$bd4e9cb0$6464a8c0@GSM",
        "message_id_hash": "6YD5INKJK756ACDD62VPEALMAYQWOMBL",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/INCWWEQZJWPZAACXMKAONRVRZMR5W55I/",
        "sender": {
            "address": "gogm (a) wmfd.com",
            "mailman_id": "0e93bd9e494446da8f87e64935297c19",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0e93bd9e494446da8f87e64935297c19/emails/"
        },
        "sender_name": "Gunther Meisse",
        "subject": "[amsat-bb] Re: strategic plan, budget, etc.",
        "date": "2008-09-15T12:29:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/INCWWEQZJWPZAACXMKAONRVRZMR5W55I/",
        "children": []
    }
]