List emails

GET /hyperkitty/api/list/[email protected]/thread/P6F3LV5OREF3ELD2IKNA5464575JCFJQ/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/P6F3LV5OREF3ELD2IKNA5464575JCFJQ/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000c01c86908$63b60ff0$0301a8c0@dragithi3vfiv0",
        "message_id_hash": "P6F3LV5OREF3ELD2IKNA5464575JCFJQ",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/P6F3LV5OREF3ELD2IKNA5464575JCFJQ/?format=api",
        "sender": {
            "address": "yu1su (a) nadlanu.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Gane",
        "subject": "[sarex]  R8",
        "date": "2008-02-06T21:36:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DVJMVX3HNDEHS6H5ZTY2I6LVXC3VMH57/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/DVJMVX3HNDEHS6H5ZTY2I6LVXC3VMH57/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "DVJMVX3HNDEHS6H5ZTY2I6LVXC3VMH57",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/P6F3LV5OREF3ELD2IKNA5464575JCFJQ/?format=api",
        "sender": {
            "address": "ka1rrw (a) yahoo.com",
            "mailman_id": "4683fe9c6c084ee0b52d7b8ffdd7e41c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/4683fe9c6c084ee0b52d7b8ffdd7e41c/emails/?format=api"
        },
        "sender_name": "MM",
        "subject": "[sarex] Re: R8",
        "date": "2008-02-06T19:23:38Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/P6F3LV5OREF3ELD2IKNA5464575JCFJQ/?format=api",
        "children": []
    }
]