List emails

GET /hyperkitty/api/list/[email protected]/thread/R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU/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/R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU/?format=api",
        "sender": {
            "address": "vk2pet (a) internode.on.net",
            "mailman_id": "e2fb2bb85e0c4edd9e6802c668fab24c",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e2fb2bb85e0c4edd9e6802c668fab24c/emails/?format=api"
        },
        "sender_name": "[email protected]",
        "subject": "[AMSAT-BB] Invalid floating point operation in pcsat32",
        "date": "2021-07-28T01:54:52Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HDCLMZAC2NKUGKXXGPUI3HJBGER3OIXK/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/HDCLMZAC2NKUGKXXGPUI3HJBGER3OIXK/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "HDCLMZAC2NKUGKXXGPUI3HJBGER3OIXK",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU/?format=api",
        "sender": {
            "address": "ka3hsw (a) att.net",
            "mailman_id": "afface7d7e8049fda539552165bdde78",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/afface7d7e8049fda539552165bdde78/emails/?format=api"
        },
        "sender_name": "George Henry",
        "subject": "[AMSAT-BB] Re: Invalid floating point operation in pcsat32",
        "date": "2021-07-28T03:58:00Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/R4TLLWKVOKVQVARTXUYBIBJUUVFLBDRU/?format=api",
        "children": []
    }
]