List emails

GET /hyperkitty/api/list/[email protected]/thread/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/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/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/?format=api",
        "sender": {
            "address": "clintbradford (a) mac.com",
            "mailman_id": "ce19a58d4cd34917a413a100662056d9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ce19a58d4cd34917a413a100662056d9/emails/?format=api"
        },
        "sender_name": "Clint Bradford",
        "subject": "[amsat-bb] Yin and Yang",
        "date": "2011-09-11T18:15:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FX76OV4LPGJPV3IC5D2TKTFM52SO7DN2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FX76OV4LPGJPV3IC5D2TKTFM52SO7DN2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "FX76OV4LPGJPV3IC5D2TKTFM52SO7DN2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/?format=api",
        "sender": {
            "address": "bill (a) hsmicrowave.com",
            "mailman_id": "d7ecbf0c1df148f289f27dd7a8c37974",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/d7ecbf0c1df148f289f27dd7a8c37974/emails/?format=api"
        },
        "sender_name": "Bill Ress",
        "subject": "[amsat-bb] Re: Yin and Yang",
        "date": "2011-09-11T18:57:51Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GJ4TBKBNP4UGYA3ZON6IX4VT5NEMPETZ/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/GJ4TBKBNP4UGYA3ZON6IX4VT5NEMPETZ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "GJ4TBKBNP4UGYA3ZON6IX4VT5NEMPETZ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4ITLNDTKD3IPVVLSFWRT25V57RXFPEMQ/?format=api",
        "sender": {
            "address": "m5aka (a) yahoo.co.uk",
            "mailman_id": "ac56d2aeb72a46fe91d97e120fbe8d9f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ac56d2aeb72a46fe91d97e120fbe8d9f/emails/?format=api"
        },
        "sender_name": "Trevor .",
        "subject": "[amsat-bb] Re: Yin and Yang",
        "date": "2011-09-11T19:49:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/FX76OV4LPGJPV3IC5D2TKTFM52SO7DN2/?format=api",
        "children": []
    }
]