List emails

GET /hyperkitty/api/list/[email protected]/thread/GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG/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/GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG/?format=api",
        "sender": {
            "address": "w0sat (a) msn.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Dads",
        "subject": "[amsat-bb]  HO-68",
        "date": "2011-03-16T23:23:39Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RGBOS2YIPJAFHKWWHFXWZBD7RWGP4EJB/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RGBOS2YIPJAFHKWWHFXWZBD7RWGP4EJB/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RGBOS2YIPJAFHKWWHFXWZBD7RWGP4EJB",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG/?format=api",
        "sender": {
            "address": "pe0sat (a) vgnet.nl",
            "mailman_id": "0fd30d9a5c9c4b4980a8bebb804dda5d",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0fd30d9a5c9c4b4980a8bebb804dda5d/emails/?format=api"
        },
        "sender_name": "PE0SAT",
        "subject": "[amsat-bb] Re: HO-68",
        "date": "2011-03-17T09:29:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GEJPV3ZXHOYK3E4ISGIEYAAHVER7MJOG/?format=api",
        "children": []
    }
]