List emails

GET /hyperkitty/api/list/[email protected]/thread/VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM/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/VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM/?format=api",
        "sender": {
            "address": "barberaalderwood (a) yahoo.com",
            "mailman_id": "29e8b427d5cc4b74befef8e2df9073e1",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/29e8b427d5cc4b74befef8e2df9073e1/emails/?format=api"
        },
        "sender_name": "Jack Barbera",
        "subject": "[amsat-ne]  group",
        "date": "2009-02-07T15:55:55Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MA452PNMQGPCS2LUNUNAAX5YKUV3SDXC/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/MA452PNMQGPCS2LUNUNAAX5YKUV3SDXC/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "MA452PNMQGPCS2LUNUNAAX5YKUV3SDXC",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM/?format=api",
        "sender": {
            "address": "bbj (a) innismir.net",
            "mailman_id": "0a00322121654998b9a943e3aa653538",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/0a00322121654998b9a943e3aa653538/emails/?format=api"
        },
        "sender_name": "Ben Jackson",
        "subject": "[amsat-ne] Re: group",
        "date": "2009-02-07T19:57:41Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/VGI6ABIFDKIM3YABHDCXT7DQ6TEIOKIM/?format=api",
        "children": []
    }
]