List emails

GET /hyperkitty/api/list/[email protected]/thread/C352XI36P754XL5NRDD2KJK3XLF3B2AK/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/C352XI36P754XL5NRDD2KJK3XLF3B2AK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAJJsJpT2+CrX_amp019WQoOmiF6rEECQzSpLRC_uRNXJ6=224A@mail.gmail.com",
        "message_id_hash": "C352XI36P754XL5NRDD2KJK3XLF3B2AK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C352XI36P754XL5NRDD2KJK3XLF3B2AK/?format=api",
        "sender": {
            "address": "rupert.hamblin (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Rupert Hamblin",
        "subject": "[amsat-bb] SatPC32 Question",
        "date": "2016-02-02T21:49:35Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IBYSISYJVIHMG3CSHLWDFKTM57M6ENOW/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IBYSISYJVIHMG3CSHLWDFKTM57M6ENOW/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAEMY9FewnRYj9W6QW6wB_0ezytzV29sedQdioqe7ztkZPjM2Mg@mail.gmail.com",
        "message_id_hash": "IBYSISYJVIHMG3CSHLWDFKTM57M6ENOW",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/C352XI36P754XL5NRDD2KJK3XLF3B2AK/?format=api",
        "sender": {
            "address": "kb1pvh (a) gmail.com",
            "mailman_id": "946baa6fd780451aa988d177f6f74dbd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/946baa6fd780451aa988d177f6f74dbd/emails/?format=api"
        },
        "sender_name": "Dave Webb KB1PVH",
        "subject": "Re: [amsat-bb] SatPC32 Question",
        "date": "2016-02-02T22:18:25Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/C352XI36P754XL5NRDD2KJK3XLF3B2AK/?format=api",
        "children": []
    }
]