List emails

GET /hyperkitty/api/list/[email protected]/thread/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/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/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "sender": {
            "address": "eric.fort (a) gmail.com",
            "mailman_id": "2b2633ba6515405baf7680ea3c20a9ef",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/2b2633ba6515405baf7680ea3c20a9ef/emails/?format=api"
        },
        "sender_name": "Eric Fort",
        "subject": "[amsat-bb]  any linear transponder birds flying?",
        "date": "2007-08-19T07:28:56Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PUIC53OKJ33LHA6DZDMM6BHBBURMW5CC/?format=api",
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2XDLZBWYF6BXMGSUM4VTVYSEXMHU5H7U/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/2XDLZBWYF6BXMGSUM4VTVYSEXMHU5H7U/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "2XDLZBWYF6BXMGSUM4VTVYSEXMHU5H7U",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "sender": {
            "address": "kd8atu (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Joe Veldhuis",
        "subject": "[amsat-bb] Re: any linear transponder birds flying?",
        "date": "2007-08-19T07:52:34Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "children": []
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PUIC53OKJ33LHA6DZDMM6BHBBURMW5CC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PUIC53OKJ33LHA6DZDMM6BHBBURMW5CC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "sender": {
            "address": "vk3jed (a) gmail.com",
            "mailman_id": "e049fcabdd4648088cd7ce227ab7c655",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e049fcabdd4648088cd7ce227ab7c655/emails/?format=api"
        },
        "sender_name": "Tony Langdon",
        "subject": "[amsat-bb] Re: any linear transponder birds flying?",
        "date": "2007-08-19T08:03:53Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/X2Y7KZTPCFLUJLOTIXOY3PMTQATCMHPN/?format=api",
        "children": []
    }
]