List emails

GET /hyperkitty/api/list/[email protected]/thread/UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4/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/UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4/?format=api",
        "sender": {
            "address": "py41 (a) att.net",
            "mailman_id": "c6c338daf8c54b68a7c07958a010f94b",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/c6c338daf8c54b68a7c07958a010f94b/emails/?format=api"
        },
        "sender_name": "Perry Yantis",
        "subject": "[amsat-bb] AO-73",
        "date": "2018-12-16T12:41:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OKOS5MUST7BCUCBB6YCCK7HMVIRFZF6H/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/OKOS5MUST7BCUCBB6YCCK7HMVIRFZF6H/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "CAM4UQf1qWAtzNSzfw7Mow49fOLtJifLkEm9oa_LS=cq6PZ7pHQ@mail.gmail.com",
        "message_id_hash": "OKOS5MUST7BCUCBB6YCCK7HMVIRFZF6H",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4/?format=api",
        "sender": {
            "address": "hbasri.schiers6 (a) gmail.com",
            "mailman_id": "f10cdf4991a042f9812536cd094d94cd",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/f10cdf4991a042f9812536cd094d94cd/emails/?format=api"
        },
        "sender_name": "Hasan al-Basri",
        "subject": "Re: [amsat-bb] AO-73",
        "date": "2018-12-16T13:25:04Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/UHCCGP7XUQVPCVP4HUYTPPAK34J6OPU4/?format=api",
        "children": []
    }
]