List emails

GET /hyperkitty/api/list/[email protected]/thread/Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC/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/Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC/?format=api",
        "sender": {
            "address": "rhyolite (a) nettally.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "RFI-EMI-GUY",
        "subject": "[amsat-bb]   Re: Programming language recommendation?",
        "date": "2008-10-06T22:03:43Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IHN7G45KQDNP35ER7SXO3WDSJDUJIEI5/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/IHN7G45KQDNP35ER7SXO3WDSJDUJIEI5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "IHN7G45KQDNP35ER7SXO3WDSJDUJIEI5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC/?format=api",
        "sender": {
            "address": "nigel (a) ngunn.net",
            "mailman_id": "fd40127b000f46578351992c794536f8",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/fd40127b000f46578351992c794536f8/emails/?format=api"
        },
        "sender_name": "Nigel Gunn G8IFF/W8IFF",
        "subject": "[amsat-bb] Re: Programming language recommendation?",
        "date": "2008-10-06T22:32:39Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/Z2W7ZJJY7MFILPYUFUPSQHWM77X6MKQC/?format=api",
        "children": []
    }
]