Statues of people who belong to the cultural community German

Find all statues of people who are linked to the cultural community 'German'.

{
    "form": {
        "filter_698dc3120b82c": {
            "type_id": 56,
            "source": null,
            "options": {
                "operator": "object_or_sub_or",
                "operator_extra": "1",
                "exclude": ""
            }
        },
        "filter_698dc315669f3": {
            "type_id": 78,
            "source": {
                "filter_code": "filter_698dc3120b82c",
                "filter_type_id": 56,
                "filter_beacon": "",
                "type_id": 56,
                "object_description_id": 237,
                "object_sub_details_id": 0,
                "object_sub_description_id": 0,
                "direction": "out"
            },
            "options": {
                "operator": "object_or_sub_or",
                "operator_extra": "1",
                "exclude": ""
            },
            "object_definitions": {
                "259": [
                    137993
                ]
            }
        }
    }
}

Projects

This section describes a number of nodegoat projects. All data of each project can be downloaded via the linked data publication. Every project has their own API endpoint that is described by an OpenAPI Description, e.g. https://demo.nodegoat.io/project/1.openapi. Each project specific API provides access to the model and the data of the project. The complete model can be accessed by the following request: https://demo.nodegoat.io/project/[PROJECT-ID]/model/type/, e.g. https://demo.nodegoat.io/project/1/model/type/. The data can be accessed per Object Type: https://demo.nodegoat.io/project/[PROJECT-ID]/data/type/[OBJECT-TYPE-ID]/object, e.g. https://demo.nodegoat.io/project/1/data/type/4/object. The listed filters can be used in the GUI as well as in API requests. Every filter is a natural language description followed by a JSON notation of the filter used for the query.