List emails

GET /hyperkitty/api/list/[email protected]/thread/NRQSN25543FRTYC5LPEG7KCH464TXKSA/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/NRQSN25543FRTYC5LPEG7KCH464TXKSA/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "NRQSN25543FRTYC5LPEG7KCH464TXKSA",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NRQSN25543FRTYC5LPEG7KCH464TXKSA/?format=api",
        "sender": {
            "address": "zl2cia (a) amsat.org",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Sil - ZL2CIA",
        "subject": "[amsat-bb]  Full duplex radios",
        "date": "2009-06-03T00:23:04Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WPZ7Q475XA6JB36ZUJOMHSFVY3CZGBQR/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WPZ7Q475XA6JB36ZUJOMHSFVY3CZGBQR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WPZ7Q475XA6JB36ZUJOMHSFVY3CZGBQR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/NRQSN25543FRTYC5LPEG7KCH464TXKSA/?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: Full duplex radios",
        "date": "2009-06-03T00:38:24Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/NRQSN25543FRTYC5LPEG7KCH464TXKSA/?format=api",
        "children": []
    }
]