List emails

GET /hyperkitty/api/list/[email protected]/thread/35DELEKTP6VCASETSIHXZEXSPX5UXOMR/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/35DELEKTP6VCASETSIHXZEXSPX5UXOMR/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "35DELEKTP6VCASETSIHXZEXSPX5UXOMR",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/35DELEKTP6VCASETSIHXZEXSPX5UXOMR/?format=api",
        "sender": {
            "address": "Aa4mi (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "[amsat-bb]  patch antenna for AO-51",
        "date": "2010-02-24T12:52:26Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PD4GPKYFZBLNCJTL44QBFYJCJX34U3B7/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/PD4GPKYFZBLNCJTL44QBFYJCJX34U3B7/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "PD4GPKYFZBLNCJTL44QBFYJCJX34U3B7",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/35DELEKTP6VCASETSIHXZEXSPX5UXOMR/?format=api",
        "sender": {
            "address": "m5aka (a) yahoo.co.uk",
            "mailman_id": "ac56d2aeb72a46fe91d97e120fbe8d9f",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/ac56d2aeb72a46fe91d97e120fbe8d9f/emails/?format=api"
        },
        "sender_name": "Trevor .",
        "subject": "[amsat-bb] Re: patch antenna for AO-51",
        "date": "2010-02-24T19:50:40Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/35DELEKTP6VCASETSIHXZEXSPX5UXOMR/?format=api",
        "children": []
    }
]