List emails

GET /hyperkitty/api/list/[email protected]/thread/CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N/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/CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N/?format=api",
        "sender": {
            "address": "bryan (a) kl7cn.net",
            "mailman_id": "4060a44f8976432582122ef012353229",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4060a44f8976432582122ef012353229/emails/?format=api"
        },
        "sender_name": "Bryan Green",
        "subject": "[amsat-bb] A pass from the past",
        "date": "2015-04-01T21:17:38Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5CNA6BQQMGVISV5ZKCLJ4LFNBAEV2CPX/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/5CNA6BQQMGVISV5ZKCLJ4LFNBAEV2CPX/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "5CNA6BQQMGVISV5ZKCLJ4LFNBAEV2CPX",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N/?format=api",
        "sender": {
            "address": "co7wt (a) frcuba.co.cu",
            "mailman_id": "e0c3935155ca4fb78cafec35cf64d7f2",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e0c3935155ca4fb78cafec35cf64d7f2/emails/?format=api"
        },
        "sender_name": "Pavel Milanes Costa",
        "subject": "Re: [amsat-bb] A pass from the past",
        "date": "2015-04-02T03:54:45Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CJ2Q3WIYOPS3BTRO2TIC7ICTKWPU2E5N/?format=api",
        "children": []
    }
]