List emails

GET /hyperkitty/api/list/[email protected]/thread/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/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/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Bob Bruninga",
        "subject": "[amsat-bb] Re: presentation for hamfest",
        "date": "2008-03-16T01:43:22Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PGJDGNIN46WD5TZBV76VVAXYXU4GPKT6/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PGJDGNIN46WD5TZBV76VVAXYXU4GPKT6/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "003b01c8870d$dd5021c0$0200a8c0@Tanguray",
        "message_id_hash": "PGJDGNIN46WD5TZBV76VVAXYXU4GPKT6",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/?format=api",
        "sender": {
            "address": "rogerkola (a) aol.com",
            "mailman_id": "8323dbe496014835b5bd2be9b5ff6f66",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8323dbe496014835b5bd2be9b5ff6f66/emails/?format=api"
        },
        "sender_name": "Roger Kolakowski",
        "subject": "[amsat-bb] Re: presentation for hamfest",
        "date": "2008-03-16T02:31:39Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/?format=api",
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XA5I7CTGSYGKLYKAEPLMKRQWSPBDXPHS/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/XA5I7CTGSYGKLYKAEPLMKRQWSPBDXPHS/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "XA5I7CTGSYGKLYKAEPLMKRQWSPBDXPHS",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/7KHJHUUF5C574R6M6OFQKJNHZHJTPUZI/?format=api",
        "sender": {
            "address": "bruninga (a) usna.edu",
            "mailman_id": "3e96cb8140174180b317ac307b01bcb9",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/3e96cb8140174180b317ac307b01bcb9/emails/?format=api"
        },
        "sender_name": "Robert Bruninga",
        "subject": "[amsat-bb] Re: presentation for hamfest",
        "date": "2008-03-16T17:48:02Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PGJDGNIN46WD5TZBV76VVAXYXU4GPKT6/?format=api",
        "children": []
    }
]