List emails

GET /hyperkitty/api/list/[email protected]/thread/PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA/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/PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA/?format=api",
        "sender": {
            "address": "ve9qrp (a) gmail.com",
            "mailman_id": "4d6061838db34aba9a1c4722addebfaf",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4d6061838db34aba9a1c4722addebfaf/emails/?format=api"
        },
        "sender_name": "Bruce Robertson",
        "subject": "[amsat-bb]  lvbtracker (or other) and AlfaSpid rotors?",
        "date": "2010-02-07T21:34:13Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WIVN4FAGHCDE7FU3B2H2PGSJGLMNYKA2/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WIVN4FAGHCDE7FU3B2H2PGSJGLMNYKA2/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WIVN4FAGHCDE7FU3B2H2PGSJGLMNYKA2",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA/?format=api",
        "sender": {
            "address": "g7hia (a) btinternet.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "John Heath",
        "subject": "[amsat-bb] Re: lvbtracker (or other) and AlfaSpid rotors?",
        "date": "2010-02-07T22:28:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PXI35OYVRQ7HGC7ICG45Z6ISJUB6JTBA/?format=api",
        "children": []
    }
]