List emails

GET /hyperkitty/api/list/[email protected]/thread/WUJ224ILR3VRYCGGF2356CGZBZPNE3L7/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/WUJ224ILR3VRYCGGF2356CGZBZPNE3L7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WUJ224ILR3VRYCGGF2356CGZBZPNE3L7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WUJ224ILR3VRYCGGF2356CGZBZPNE3L7/?format=api",
        "sender": {
            "address": "wb2uzr (a) gmail.com",
            "mailman_id": "d98495eed039488d8b2a1dc1e8ed0447",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d98495eed039488d8b2a1dc1e8ed0447/emails/?format=api"
        },
        "sender_name": "Scott Schmautz",
        "subject": "[amsat-florida]  Mode L/V",
        "date": "2008-12-31T14:43:59Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSNUU62LVPG4SQHWNUPC4M3UXGS3GTMH/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/QSNUU62LVPG4SQHWNUPC4M3UXGS3GTMH/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "QSNUU62LVPG4SQHWNUPC4M3UXGS3GTMH",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WUJ224ILR3VRYCGGF2356CGZBZPNE3L7/?format=api",
        "sender": {
            "address": "m0zlb (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "David - KG4ZLB/MØZLB",
        "subject": "[amsat-florida] Re: [amsat-bb]  Mode L/V",
        "date": "2008-12-31T14:49:26Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WUJ224ILR3VRYCGGF2356CGZBZPNE3L7/?format=api",
        "children": []
    }
]