List emails

GET /hyperkitty/api/list/[email protected]/thread/4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4/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/4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4/?format=api",
        "sender": {
            "address": "23tauri (a) gmail.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "Giacobbe Lauser",
        "subject": "[amsat-bb]  SO-50 and other Lamentations",
        "date": "2011-05-27T19:13:07Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ROKGBLNEN34UVN4JCUFVBGZNSUG6UGMI/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/ROKGBLNEN34UVN4JCUFVBGZNSUG6UGMI/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000001cc1cac$5ef88640$0401a8c0@b3o7f1",
        "message_id_hash": "ROKGBLNEN34UVN4JCUFVBGZNSUG6UGMI",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4/?format=api",
        "sender": {
            "address": "domenico.i8cvs (a) tin.it",
            "mailman_id": "5009f840fbce43d9a65e160785fe26d4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/5009f840fbce43d9a65e160785fe26d4/emails/?format=api"
        },
        "sender_name": "i8cvs",
        "subject": "[amsat-bb] Re: SO-50 and other Lamentations",
        "date": "2011-05-27T20:22:09Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/4KVMW6OPIEFTFDYTKDMWT73NDAFK24K4/?format=api",
        "children": []
    }
]