List emails

GET /hyperkitty/api/list/[email protected]/thread/WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5/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/WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5/?format=api",
        "sender": {
            "address": "N2OEQ (a) aceweb.com",
            "mailman_id": "e63b1ea442884559874553314efaac46",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/e63b1ea442884559874553314efaac46/emails/?format=api"
        },
        "sender_name": "Patrick McGrane",
        "subject": "[amsat-bb]  fo-29 tidbit",
        "date": "2007-04-30T22:13:54Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CQNKRGLQX3XC4C64FM4OIKYESXCGKRNO/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/CQNKRGLQX3XC4C64FM4OIKYESXCGKRNO/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "CQNKRGLQX3XC4C64FM4OIKYESXCGKRNO",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5/?format=api",
        "sender": {
            "address": "smeuse (a) mara.org",
            "mailman_id": "1de96fc2ec784a81938eebc7ce086a25",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/1de96fc2ec784a81938eebc7ce086a25/emails/?format=api"
        },
        "sender_name": "Steve Meuse",
        "subject": "[amsat-bb] Re: fo-29 tidbit",
        "date": "2007-04-30T22:48:43Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/WFNQGCP5VGI4SU2BRBOHH3YHAMFJYON5/?format=api",
        "children": []
    }
]