List emails

GET /hyperkitty/api/list/[email protected]/thread/RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R/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/RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R/?format=api",
        "sender": {
            "address": "n3xls (a) yahoo.com",
            "mailman_id": "b839bd0df5774c54829177b0a1833f91",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/b839bd0df5774c54829177b0a1833f91/emails/?format=api"
        },
        "sender_name": "Joe N3XLS",
        "subject": "[amsat-bb] N8FQ Sat sked page",
        "date": "2018-03-07T00:34:39Z",
        "parent": null,
        "children": [
            "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7YFEI7CKBXJDAI5LPKGTTKWSPK27CYBF/?format=api"
        ]
    },
    {
        "url": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/7YFEI7CKBXJDAI5LPKGTTKWSPK27CYBF/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "[email protected]",
        "message_id_hash": "7YFEI7CKBXJDAI5LPKGTTKWSPK27CYBF",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R/?format=api",
        "sender": {
            "address": "davekn4ok (a) aol.com",
            "mailman_id": null,
            "emails": null
        },
        "sender_name": "[email protected]",
        "subject": "Re: [amsat-bb] N8FQ Sat sked page",
        "date": "2018-03-07T01:10:28Z",
        "parent": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/email/RG6OI7QGCMUFE5AEKRXY2GIZA5F77T2R/?format=api",
        "children": []
    }
]