List emails

GET /hyperkitty/api/list/[email protected]/thread/2GBDYSQVZFZH5C5UFZJCB3742VNQJRFD/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/2GBDYSQVZFZH5C5UFZJCB3742VNQJRFD/?format=api",
        "mailinglist": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/?format=api",
        "message_id": "000501c78782$fa4bd340$eee379c0$@de",
        "message_id_hash": "2GBDYSQVZFZH5C5UFZJCB3742VNQJRFD",
        "thread": "https://mailman.amsat.org/hyperkitty/api/list/[email protected]/thread/2GBDYSQVZFZH5C5UFZJCB3742VNQJRFD/?format=api",
        "sender": {
            "address": "mail (a) mike-rupprecht.de",
            "mailman_id": "8f91200649c541a182ece8b13095eff4",
            "emails": "https://mailman.amsat.org/hyperkitty/api/sender/8f91200649c541a182ece8b13095eff4/emails/?format=api"
        },
        "sender_name": "Mike Rupprecht",
        "subject": "[amsat-bb]  CAPE Apr 25, 2007 pt.2",
        "date": "2007-04-25T21:45:01Z",
        "parent": null,
        "children": []
    }
]