{
    "name": "The Netherlands Festival of Education",
    "description": "Where educators come to grow",
    "url": "https:\/\/educationfest.nl",
    "home": "https:\/\/educationfest.nl\/nl",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 11,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "akismet\/v1",
        "aioseo\/v1",
        "aioseoBrokenLinkChecker\/v1",
        "cky\/v1",
        "elementor-hello-plus\/v1",
        "elementor-one\/v1",
        "elementor\/v1",
        "elementor-pro\/v1",
        "gutenkit\/v1",
        "site-mailer\/v1",
        "elementskit\/v1\/ajaxselect2",
        "elementor-hello-biz\/v1",
        "google-site-kit\/v1",
        "elementor\/v1\/documents",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "elementskit\/v1\/widget\/mailchimp",
        "elementskit\/v1\/widget\/instagram-feed",
        "elementskit\/v1\/zoom-meeting",
        "elementskit\/v1\/behance",
        "elementskit\/v1\/widget\/dribble",
        "elementskit\/v1\/widget\/fb-feed",
        "elementskit\/v1\/widget\/fb-pg-review",
        "elementskit\/v1\/pinterest",
        "elementskit\/v1",
        "elementskit\/v1\/dynamic-content",
        "elementskit\/v1\/layout-manager-api",
        "elementskit\/v1\/my-template",
        "elementskit\/v1\/megamenu",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/educationfest.nl\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "De URL van de gegevensbron om de oEmbed-gegevens van op te halen.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "De URL van de gegevensbron om de oEmbed-gegevens van op te halen.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Het te gebruiken oEmbed-format.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "De maximale breedte van het ingesloten frame in pixels.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "De maximale hoogte van het ingesloten frame in pixels.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Of er een oEmbed ontdekking aanvraag moet worden gedaan voor aanbieders die niet op de toegestane lijst staan.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Een 12-karakter Akismet API-sleutel. Beschikbaar op akismet.com\/account",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "Indien waar, zal Akismet automatisch de ergste spam verwijderen in plaats van het in de spammap te plaatsen.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "Als waar, toon het aantal toegestane reacties naast iedere reactie auteur op de reactie overzicht pagina.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "De periode wanneer de statistieken worden opgehaald. Opties: 60 dagen, 6 maanden, alles",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "De periode wanneer de statistieken worden opgehaald. Opties: 60 dagen, 6 maanden, alles",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Een 12-karakter Akismet API-sleutel. Beschikbaar op akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Een 12-karakter Akismet API-sleutel. Beschikbaar op akismet.com\/account",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "Een 12-karakter Akismet API-sleutel. Beschikbaar op akismet.com\/account",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/aioseo\/v1": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseo\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/data\/menu": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/data\/menu"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/data\/overview": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/data\/overview"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/data\/post\/(?P<postId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/data\/suggestions-scan-percent": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/data\/suggestions-scan-percent"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/data\/dismiss-alert": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/data\/dismiss-alert"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/data\/trigger-scan": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/data\/trigger-scan"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/links-report\/search\/(?P<searchTerm>.*)\/(?P<page>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/index-now\/generate-api-key": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/index-now\/generate-api-key"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/index-now\/api-key": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/index-now\/api-key"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/post"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/first-attached-image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/user\/(?P<userId>[\\d]+)\/image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/tags": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/url\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/reauth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/url\/reauth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/keyword\/(?P<postId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/writing-assistant\/user-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/user-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/user-options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/user-options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/report-history": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/report-history"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/competitors": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-analysis\/competitors"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/image-generator": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/image-generator"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/insights\/reports"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-checklist": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/completed": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/completed"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/network-robots\/(?P<siteId>[\\d]+|network)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/schema\/templates": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/schema\/templates"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/seo-statistics": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/seo-statistics"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/content-rankings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/content-rankings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/seo-statistics": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/seo-statistics"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/post-detail\/focus-keyword": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/post-detail\/focus-keyword"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/pagespeed": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/pagespeed"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/seo-analysis": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/seo-analysis"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/inspection-result": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/inspection-result"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/index-status\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/index-status\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/index-status\/overview": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/index-status\/overview"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/groups": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/groups"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/related-keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/related-keywords"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-revisions\/(?P<context>post|term)\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-revisions\/diff": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-revisions\/diff"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/issues": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-analysis\/issues"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/issues\/(?P<objectType>[\\a-z]+)\/(?P<objectId>[\\0-9z]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-analysis\/objects\/(?P<issueCode>[\\a-z]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-analysis\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-analysis\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/objects-scan-percent": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-analysis\/objects-scan-percent"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/export\/(?P<server>apache|nginx)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/export-logs\/(?P<type>redirect|404)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/server\/test": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/server\/test"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/(?P<context>post|term)\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/manual-redirects\/(?P<hash>[a-zA-Z0-9]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/links-report\/(?P<filter>all|linking-opportunities|orphaned-posts)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/(?P<filter>all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/(?P<filter>all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/links\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/links-report-inner\/links\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/links\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/links-report-inner\/links\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/suggestions\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/links-report-inner\/suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/suggestions\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/links-report-inner\/suggestions\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/links-report-inner\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/links-report-inner\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/links\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-report\/links\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/links\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-report\/links\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/suggestions\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-report\/suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-report\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-report\/suggestions\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-report\/suggestions\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/domains-report\/(?P<filter>all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/domains-report-inner\/(?P<filter>all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/domains-report\/bulk\/(?P<action>delete)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/domains-report-inner\/bulk\/(?P<action>delete)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/post-settings\/update": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-settings\/update"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-settings\/links\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-settings\/links\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-settings\/links\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-settings\/links\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-settings\/suggestions\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-settings\/suggestions\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/link-assistant\/post-settings\/suggestions\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/post-settings\/suggestions\/bulk"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/credits": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/credits"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/title": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/meta\/title"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/description": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/meta\/description"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/faqs": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/faqs"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/key-points": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/key-points"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/social-posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/social-posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/assistant": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/assistant"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/htaccess"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-primary-term-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-link-format-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/update-internal-link-count": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/process-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/posts-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/posts-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/posts-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/posts-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/terms-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/terms-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/analyze-headline\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze\/delete-site": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/connect-url"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/email-reports-enable": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/email-reports-enable"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-addons-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-mi-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-mi-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-om-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/install-om-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notifications\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/ignore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/ignore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/export-content"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/hide-setup-wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-upgrade-bar": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/hide-upgrade-bar"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/import"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import\/(?P<siteId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/settings\/import-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/import-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-card": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-radio": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/dismiss-alert": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/dismiss-alert"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/items-per-page": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/semrush-country": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/semrush-country"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/settings\/do-task"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/delete-static-files": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/sitemap\/delete-static-files"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/delete-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/tools\/delete-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/import-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/integration\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/integration\/semrush\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/integration\/semrush\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/wpcode\/snippets": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/crawl-cleanup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/block": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/crawl-cleanup\/block"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-blocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-blocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-unblocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-unblocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-summary\/send": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/email-summary\/send"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/process"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/content-analysis": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/content-analysis"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/disconnect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/disconnect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/set-report-progress": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/writing-assistant\/set-report-progress"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/regenerate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/action": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/action"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/fetch": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/seo-checklist\/fetch"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/activate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/activate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/multisite": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/multisite"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/activated": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/activated"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/network-sites\/(?P<filter>all|activated|deactivated)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/notification\/local-business-organization-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/local-business-organization-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/news-publication-name-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/news-publication-name-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-local-business-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/v3-migration-local-business-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-local-business-country-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/v3-migration-local-business-country-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-country-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/import-local-business-country-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-type-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/import-local-business-type-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/import-local-business-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-fax-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/import-local-business-fax-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/import-local-business-currencies-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/notification\/import-local-business-currencies-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/schema\/validator\/output": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/schema\/validator\/output"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/stats\/keywords\/posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/stats\/keywords\/posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/relationships": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/relationships"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/statistics": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/statistics"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-revisions\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-revisions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-analysis\/issues\/(?P<id>[\\d]+)\/ignore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-analysis\/objects\/(?P<id>[\\d]+)\/keywords": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/(?P<filter>enabled|disabled|all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/(?P<slug>logs|404)\/(?P<filter>all)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/bulk\/(?P<action>enable|disable|reset-hits)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/export\/(?P<type>htaccess|nginx|json)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/import": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/import"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/import-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/import-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/import-csv": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/import-csv"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/(?P<id>[\\d]+\/test)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/domains-report-inner\/link": {
            "namespace": "aioseo\/v1",
            "methods": [
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/link-assistant\/domains-report-inner\/link"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/groups\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/search-statistics\/keyword-rank-tracker\/keywords\/(?P<id>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/link-assistant\/links-report\/post\/(?P<postId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/search-statistics\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/search-statistics\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/redirects\/logs\/(?P<slug>logs|404)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/redirects\/bulk": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseo\/v1\/redirects\/bulk"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseoBrokenLinkChecker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/options": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/ping": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/broken-links\/scan": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/broken-links\/scan"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/edit-row": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/edit-row"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/license\/activate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/license\/deactivate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/license\/deactivate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/bulk": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/bulk"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/deletePost": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/deletePost"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/dismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/dismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/recheck": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/recheck"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/undismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/undismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-table\/unlink": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-table\/unlink"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table\/bulk": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table\/bulk"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/links-table\/unlink": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/links-table\/unlink"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/link-status-detail": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/link-status-detail"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/notifications\/dismiss": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/objects": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/plugins\/deactivate": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/plugins\/install": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/redirects\/url": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/redirects\/url"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-card": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-radio": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/settings\/items-per-page": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseoBrokenLinkChecker\/v1\/post": {
            "namespace": "aioseoBrokenLinkChecker\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/aioseoBrokenLinkChecker\/v1\/post"
                    }
                ]
            }
        },
        "\/cky\/v1": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "cky\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "object",
                            "required": false
                        },
                        "api": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "account": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "consent_logs": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "languages": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "onboarding": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/laws": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/laws"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/info": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/info"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/disconnect": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/disconnect"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/sync": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "site": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "object",
                            "required": false
                        },
                        "api": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "account": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "consent_logs": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "languages": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        },
                        "onboarding": {
                            "description": "Taal.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/sync"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/cache\/purge": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/cache\/purge"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/notices\/(?P<notice>[a-zA-Z0-9-_]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/settings\/expand": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/expand"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/connect_notice": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/connect_notice"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/reinstall": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/reinstall"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/apply_filter": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/apply_filter"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/notices\/pageviews_overage_notice": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/notices\/pageviews_overage_notice"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/payments": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Gegevens geforceerd ophalen",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/settings\/payments"
                    }
                ]
            }
        },
        "\/cky\/v1\/gcm": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "description": "GCM status.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_settings": {
                            "description": "Standaard instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "wait_for_update": {
                            "description": "Wacht op update.",
                            "type": "integer",
                            "required": false
                        },
                        "url_passthrough": {
                            "description": "Geef advertentieklik informatie door via URL's.",
                            "type": "boolean",
                            "required": false
                        },
                        "ads_data_redaction": {
                            "description": "Redigeer advertentiegegevens.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/gcm"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "language": {
                            "description": "Naam van de taal.",
                            "type": "string",
                            "required": false
                        },
                        "native_name": {
                            "description": "Oorspronkelijke naam van de taal.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Taal code",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/languages"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages\/available": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/languages\/available"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages\/translations": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/languages\/translations"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/summary": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/dashboard\/summary"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/plans": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/dashboard\/plans"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/currencies": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/dashboard\/currencies"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de banner",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Banner naam ter referentie",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Banner unieke naam",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Banner instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Banner inhoud.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Geeft aan of de banner standaard is of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de banner voor het laatst is gewijzigd, als GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/banners"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/bulk": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Banner naam ter referentie",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Banner unieke naam",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Banner instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Banner inhoud.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Geeft aan of de banner standaard is of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de banner voor het laatst is gewijzigd, als GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/banners\/bulk"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Banner naam ter referentie",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Banner unieke naam",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Banner instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Banner inhoud.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Geeft aan of de banner standaard is of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de banner voor het laatst is gewijzigd, als GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Banner naam ter referentie",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Banner unieke naam",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Banner instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Banner inhoud.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Geeft aan of de banner standaard is of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de banner voor het laatst is gewijzigd, als GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/banners\/preview": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Banner naam ter referentie",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Banner unieke naam",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Banner instellingen.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Banner inhoud.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Geeft aan of de banner standaard is of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de banner voor het laatst is gewijzigd, als GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/banners\/preview"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/presets": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de banner",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/banners\/presets"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/configs": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de banner",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/banners\/configs"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/categories": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Taal van de cookie",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Cookie categorie",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Naam cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke naam van cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Cookie type.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Cookie type.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/cookies\/categories"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/categories\/bulk": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Naam cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke naam van cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Cookie type.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Cookie type.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/cookies\/categories\/bulk"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/categories\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Naam cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke naam van cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Taal van de cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Cookie type.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Cookie type.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Cookies weergeven op controle tabel of niet",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/cookies": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Taal van de cookie",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Cookie categorie",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date_modified": {
                            "description": "De datum waarop de cookie voor het laatst is gewijzigd, als GMT.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Cookie naam.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Naam cookie categorie.",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke cookie naam",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Cookie beschrijving.",
                            "type": "object",
                            "required": false
                        },
                        "duration": {
                            "description": "Duur van de cookie",
                            "type": "object",
                            "required": false
                        },
                        "language": {
                            "description": "Cookie taal.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Cookie type.",
                            "type": "integer",
                            "required": false
                        },
                        "domain": {
                            "description": "Cookie domein.",
                            "type": "string",
                            "required": false
                        },
                        "discovered": {
                            "description": "Of cookies toegevoegd worden vanaf de scanner of niet.",
                            "type": "boolean",
                            "required": false
                        },
                        "url_pattern": {
                            "description": "URL patronen voor blokkeer doeleinden",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/cookies"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "date_modified": {
                            "description": "De datum waarop de cookie voor het laatst is gewijzigd, als GMT.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Cookie naam.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Naam cookie categorie.",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke cookie naam",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Cookie beschrijving.",
                            "type": "object",
                            "required": false
                        },
                        "duration": {
                            "description": "Duur van de cookie",
                            "type": "object",
                            "required": false
                        },
                        "language": {
                            "description": "Cookie taal.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Cookie type.",
                            "type": "integer",
                            "required": false
                        },
                        "domain": {
                            "description": "Cookie domein.",
                            "type": "string",
                            "required": false
                        },
                        "discovered": {
                            "description": "Of cookies toegevoegd worden vanaf de scanner of niet.",
                            "type": "boolean",
                            "required": false
                        },
                        "url_pattern": {
                            "description": "URL patronen voor blokkeer doeleinden",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/consent_logs\/statistics": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/consent_logs\/statistics"
                    }
                ]
            }
        },
        "\/cky\/v1\/scans": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Naam cookie categorie.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke naam van cookie categorie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de cookie categorie.",
                            "type": "string",
                            "required": false
                        },
                        "default_state": {
                            "description": "Cookie type.",
                            "type": "string",
                            "required": false
                        },
                        "head_scripts": {
                            "description": "Cookie scripts.",
                            "type": "string",
                            "required": false
                        },
                        "body_scripts": {
                            "description": "Cookie scripts.",
                            "type": "string",
                            "required": false
                        },
                        "cookies": {
                            "description": "Aantal cookies.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/scans"
                    }
                ]
            }
        },
        "\/cky\/v1\/scans\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/scans\/details\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identificatie voor de gegevensbron.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/uninstall-feedback": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/uninstall-feedback"
                    }
                ]
            }
        },
        "\/cky\/v1\/pageviews\/chart": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Het maximumaantal items dat getoond moet worden in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Beperk resultaten tot die die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/cky\/v1\/pageviews\/chart"
                    }
                ]
            }
        },
        "\/elementor-hello-plus\/v1": {
            "namespace": "elementor-hello-plus\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-hello-plus\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-plus\/v1"
                    }
                ]
            }
        },
        "\/elementor-hello-plus\/v1\/onboarding-settings": {
            "namespace": "elementor-hello-plus\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-plus\/v1\/onboarding-settings"
                    }
                ]
            }
        },
        "\/elementor-hello-plus\/v1\/whats-new": {
            "namespace": "elementor-hello-plus\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-plus\/v1\/whats-new"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Resultaten beperken tot plugins met de aangegeven status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/tier-features": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/license\/tier-features"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/license\/get-license-status": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/license\/get-license-status"
                    }
                ]
            }
        },
        "\/gutenkit\/v1": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenkit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/modules": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/modules"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/blocks": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/settings": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/clear-cache": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/install-active-plugin": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/install-active-plugin"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/favorite-templates": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/favorite-templates"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/onboard": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/onboard"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/media-upload-from-url": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/media-upload-from-url"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/lists": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/mailchimp\/get\/lists"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/post\/form": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/mailchimp\/post\/form"
                    }
                ]
            }
        },
        "\/gutenkit\/v1\/mailchimp\/get\/interests": {
            "namespace": "gutenkit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "list_id": {
                            "type": "string",
                            "description": "The Mailchimp list ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/gutenkit\/v1\/mailchimp\/get\/interests"
                    }
                ]
            }
        },
        "\/site-mailer\/v1": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "site-mailer\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/authorize": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/disconnect": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/switch-domain": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/deactivate": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/settings\/get-settings": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/settings\/get-settings"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/get-logs": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/logs\/get-logs"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/delete-logs": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/logs\/delete-logs"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/refresh-statuses": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/logs\/refresh-statuses"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/mailer\/resend-mails": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/mailer\/resend-mails"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/mailer\/send-test-mail": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/mailer\/send-test-mail"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/register": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/domain\/register"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/verify": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/domain\/verify"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/delete": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/domain\/delete"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/unsubscribe\/(?P<email>[a-zA-Z0-9=_-]+)": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/site-mailer\/v1\/suppressions\/get-suppressions": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/suppressions\/get-suppressions"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/delete-suppressions": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/suppressions\/delete-suppressions"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/add-suppression": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/suppressions\/add-suppression"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/statuses\/get-stats": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/statuses\/get-stats"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/statuses\/get-statuses": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/statuses\/get-statuses"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/reviews\/review": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/site-mailer\/v1\/reviews\/review"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/ajaxselect2": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/ajaxselect2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/ajaxselect2"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/ajaxselect2\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor-hello-biz\/v1": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-hello-biz\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1"
                    }
                ]
            }
        },
        "\/elementor-hello-biz\/v1\/promotions": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1\/promotions"
                    }
                ]
            }
        },
        "\/elementor-hello-biz\/v1\/admin-settings": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1\/admin-settings"
                    }
                ]
            }
        },
        "\/elementor-hello-biz\/v1\/theme-settings": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1\/theme-settings"
                    }
                ]
            }
        },
        "\/elementor-hello-biz\/v1\/whats-new": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1\/whats-new"
                    }
                ]
            }
        },
        "\/elementor-hello-biz\/v1\/install-confirmation\/dismiss": {
            "namespace": "elementor-hello-biz\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-hello-biz\/v1\/install-confirmation\/dismiss"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Instellingen om in te stellen.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module gegevens wijzen naar adres.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier voor de module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module gegevens wijzen naar adres.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Gegevens om in te stellen.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Tekstinhoud om naar te zoeken.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "ehp-header",
                                "ehp-footer",
                                "page",
                                "section",
                                "container",
                                "floating-buttons",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-search": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementskit\/v1\/widget\/mailchimp": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/mailchimp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/widget\/mailchimp"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/mailchimp\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/widget\/instagram-feed": {
            "namespace": "elementskit\/v1\/widget\/instagram-feed",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/instagram-feed",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/widget\/instagram-feed"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/instagram-feed\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/instagram-feed",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/zoom-meeting": {
            "namespace": "elementskit\/v1\/zoom-meeting",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/zoom-meeting",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/zoom-meeting"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/zoom-meeting\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/zoom-meeting",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/behance": {
            "namespace": "elementskit\/v1\/behance",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/behance",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/behance"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/behance\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/behance",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/widget\/dribble": {
            "namespace": "elementskit\/v1\/widget\/dribble",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/dribble",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/widget\/dribble"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/dribble\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/dribble",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/widget\/fb-feed": {
            "namespace": "elementskit\/v1\/widget\/fb-feed",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/fb-feed",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/widget\/fb-feed"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/fb-feed\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/fb-feed",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/widget\/fb-pg-review": {
            "namespace": "elementskit\/v1\/widget\/fb-pg-review",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/fb-pg-review",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/widget\/fb-pg-review"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/fb-pg-review\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/fb-pg-review",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/pinterest": {
            "namespace": "elementskit\/v1\/pinterest",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/pinterest",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/pinterest"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/pinterest\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/pinterest",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1": {
            "namespace": "elementskit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/advanced-search": {
            "namespace": "elementskit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/advanced-search"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/dynamic-content": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/dynamic-content",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/dynamic-content"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/dynamic-content\/(?P<action>\\w+)\/(?P<type>\\w+)\/(?P<key>\\w+(|[-]\\w+))": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/layout-manager-api": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/layout-manager-api",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/layout-manager-api"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/layout-manager-api\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/my-template": {
            "namespace": "elementskit\/v1\/my-template",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/my-template",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/my-template"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/my-template\/(?P<action>\\w+)\/(?P<id>\\w+)": {
            "namespace": "elementskit\/v1\/my-template",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/megamenu": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/megamenu",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementskit\/v1\/megamenu"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/megamenu\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Resultaten beperken gebaseerd op de relatie tussen meerdere taxonomie\u00ebn.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Resultaten beperken tot items met specifieke termen die zijn toegewezen in de categories taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Of sub-termen moeten worden opgenomen in de termen die de resultaten beperken.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Of items toegekend moeten worden aan alle of elke van de gespecificeerde termen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Resultaten beperken tot items behalve die met specifieke termen toegewezen in de categories taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Of sub-termen moeten worden opgenomen in de termen die de resultaten beperken.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Resultaten beperken tot items met specifieke termen die zijn toegewezen in de tags taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Of items toegekend moeten worden aan alle of elke van de gespecificeerde termen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Resultaten beperken tot items behalve die met specifieke termen toegewezen in de tags taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Resultaten beperken tot sticky items beperken.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Of je sticky berichten moet negeren of niet.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Resultaten beperken tot items die aan \u00e9\u00e9n of meer gegeven formats zijn toegewezen.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Of een bericht al dan niet moet worden behandeld als sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "De termen toegekend aan het bericht in de category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "De termen toegekend aan het bericht in de post_tag taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Overschrijf de standaard samenvatting lengte.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Of een bericht al dan niet moet worden behandeld als sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "De termen toegekend aan het bericht in de category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "De termen toegekend aan het bericht in de post_tag taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Of een bericht al dan niet moet worden behandeld als sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "De termen toegekend aan het bericht in de category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "De termen toegekend aan het bericht in de post_tag taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Resultaten beperken tot berichten met een specifieke menu_order waarde.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Resultaten beperken tot items die van specifieke hoofd ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Resultaten beperken tot alle items behalve die met een bepaald hoofd ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Overschrijf de standaard samenvatting lengte.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Resultaten beperken tot items die van specifieke hoofd ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Resultaten beperken tot alle items behalve die met een bepaald hoofd ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Resultaten beperken tot bijlagen van een bepaald mediatype of mediatypen.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Resultaten beperken tot bijlagen van een bepaald MIME-type of bepaalde MIME-types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatieve tekst om weer te geven als de bijlage niet weergegeven kan worden.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Het bijschrift van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Bijschrift voor de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML bijschrift voor de bijlage, getransformeerd voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschrijving van de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML beschrijving voor de bijlage, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Het ID van het bericht waar de bijlage bij hoort.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatieve tekst om weer te geven als de bijlage niet weergegeven kan worden.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Het bijschrift van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Bijschrift voor de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML bijschrift voor de bijlage, getransformeerd voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschrijving van de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML beschrijving voor de bijlage, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Het ID van het bericht waar de bijlage bij hoort.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de bijlage.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL naar het bewerkte afbeeldingsbestand.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array van afbeelding bewerkingen.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Afbeelding bewerken.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Spiegelen",
                                        "properties": {
                                            "type": {
                                                "description": "Type spiegelen.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Spiegelen van argumenten.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Spiegelen richting.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Of je in de horizontale richting wil spiegelen.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Of je in de verticale richting wil spiegelen.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotatie",
                                        "properties": {
                                            "type": {
                                                "description": "Rotatietype.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Rotatie argumenten.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Hoek in graden om kloksgewijs te roteren.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Bijsnijden",
                                        "properties": {
                                            "type": {
                                                "description": "Bijsnijden type.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumenten bijsnijden.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizontale positie van links om het bijsnijden te beginnen als percentage van de afbeeldingsbreedte.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Verticale positie vanaf de bovenkant om het bijsnijden te beginnen als percentage van de hoogte van de afbeelding.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Breedte van het bijsnijden als percentage van de afbeeldingsbreedte.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Hoogte van het bijsnijden als percentage van de hoogte van de afbeelding.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "De hoeveelheid om de afbeelding met de klok mee te roteren in graden. VEROUDERD: gebruik in plaats daarvan `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Als percentage van de afbeelding, de x-positie van waaruit het bijsnijden begint. VEROUDERD: gebruik in plaats daarvan 'modifiers'.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Als percentage van de afbeelding, de y-positie van waaruit het bijsnijden begint. VEROUDERD: gebruik in plaats daarvan 'modifiers'.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Als percentage van de afbeelding, de breedte waartoe de afbeelding moet worden bijgesneden. VEROUDERD: gebruik in plaats daarvan `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Als percentage van de afbeelding, de hoogte waarop de afbeelding moet worden bijgesneden. VEROUDERD: gebruik in plaats daarvan 'modifiers'.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Het bijschrift van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Bijschrift voor de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML bijschrift voor de bijlage, getransformeerd voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de bijlage.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Beschrijving van de bijlage, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML beschrijving voor de bijlage, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Het ID van het bericht waar de bijlage bij hoort.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatieve tekst om weer te geven als de bijlage niet weergegeven kan worden.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Resultaten beperken gebaseerd op de relatie tussen meerdere taxonomie\u00ebn.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Resultaten beperken tot items met specifieke termen die zijn toegewezen in de menus taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Of items toegekend moeten worden aan alle of elke van de gespecificeerde termen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Resultaten beperken tot items behalve die met specifieke termen toegewezen in de menus taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Resultaten beperken tot berichten met een specifieke menu_order waarde.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "De titel voor het object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel van het object, zoals het staat in de database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het object, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "De familie van objecten die oorspronkelijk werd weergegeven, zoals \"post_type\" of \"taxonomie\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Een benoemde status voor het object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Het ID van het hoofdobject van het object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst voor het titel-attribuut van het link-element voor dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klasse namen van het link element van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "De beschrijving van dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Het DB ID van het nav_menu_item dat is dit item's hoofdmenu, indien aanwezig, anders 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Het type object dat origineel werd vertegenwoordigd, zoals \"categorie\", \"bericht\" of \"bijlage\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Het database ID van het oorspronkelijke object dat dit menu-item vertegenwoordigt, bijvoorbeeld het ID voor berichten of de term_id voor categorie\u00ebn.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Het doelattribuut van het linkelement voor dit menu-item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "De URL waarnaar dit menu-item verwijst.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "De XFN relatie die wordt uitgedrukt in de link van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "De termen toegekend aan het object in de nav_menu taxonomie.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel van het object, zoals het staat in de database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het object, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "De familie van objecten die oorspronkelijk werd weergegeven, zoals \"post_type\" of \"taxonomie\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofdobject van het object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst voor het titel-attribuut van het link-element voor dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klasse namen van het link element van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "De beschrijving van dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Het DB ID van het nav_menu_item dat is dit item's hoofdmenu, indien aanwezig, anders 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Het type object dat origineel werd vertegenwoordigd, zoals \"categorie\", \"bericht\" of \"bijlage\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Het database ID van het oorspronkelijke object dat dit menu-item vertegenwoordigt, bijvoorbeeld het ID voor berichten of de term_id voor categorie\u00ebn.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Het doelattribuut van het linkelement voor dit menu-item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "De URL waarnaar dit menu-item verwijst.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "De XFN relatie die wordt uitgedrukt in de link van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "De termen toegekend aan het object in de nav_menu taxonomie.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofdobject van het object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel van het object, zoals het staat in de database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het object, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "De familie van objecten die oorspronkelijk werd weergegeven, zoals \"post_type\" of \"taxonomie\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Tekst voor het titel-attribuut van het link-element voor dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Klasse namen van het link element van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "De beschrijving van dit menu-item.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Het DB ID van het nav_menu_item dat is dit item's hoofdmenu, indien aanwezig, anders 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Het type object dat origineel werd vertegenwoordigd, zoals \"categorie\", \"bericht\" of \"bijlage\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Het database ID van het oorspronkelijke object dat dit menu-item vertegenwoordigt, bijvoorbeeld het ID voor berichten of de term_id voor categorie\u00ebn.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Het doelattribuut van het linkelement voor dit menu-item.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "De URL waarnaar dit menu-item verwijst.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "De XFN relatie die wordt uitgedrukt in de link van dit menu-item.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "De termen toegekend aan het object in de nav_menu taxonomie.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Resultaten beperken gebaseerd op de relatie tussen meerdere taxonomie\u00ebn.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Resultaten beperken tot items met specifieke termen die zijn toegewezen in de wp_pattern_category taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Of items toegekend moeten worden aan alle of elke van de gespecificeerde termen.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Resultaten beperken tot items behalve die met specifieke termen toegewezen in de wp_pattern_category taxonomie.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Term ID lijst",
                                    "description": "Match termen met de vermelde ID's.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID taxonomie zoekopdracht",
                                    "description": "Een geavanceerde term zoekopdracht uitvoeren.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term ID\u2019s.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "De termen toegekend aan het bericht in de wp_pattern_category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Overschrijf de standaard samenvatting lengte.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "De termen toegekend aan het bericht in de wp_pattern_category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "De termen toegekend aan het bericht in de wp_pattern_category taxonomie.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Beperken tot het opgegeven bericht ID.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Beperken tot het aangegeven template deelgebied.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Berichttype om de templates voor te krijgen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "De slug van de template om de fallback voor te krijgen",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Geeft aan of een template aangepast is of deel uitmaakt van de template hi\u00ebrarchie",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Het template voorvoegsel voor de aangemaakte template. Dit wordt gebruikt om het belangrijkste template type te extraheren, bijv. in `taxonomie-boeken` wordt de `taxonomie` ge\u00ebxtraheerd",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Waar het template onderdeel bedoeld is voor gebruik (header, footer, enz.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Beperken tot het opgegeven bericht ID.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Beperken tot het aangegeven template deelgebied.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Berichttype om de templates voor te krijgen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Waar het template onderdeel bedoeld is voor gebruik (header, footer, enz.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "De slug van de template om de fallback voor te krijgen",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Geeft aan of een template aangepast is of deel uitmaakt van de template hi\u00ebrarchie",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Het template voorvoegsel voor de aangemaakte template. Dit wordt gebruikt om het belangrijkste template type te extraheren, bijv. in `taxonomie-boeken` wordt de `taxonomie` ge\u00ebxtraheerd",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Unieke slug die de template identificeert.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Thema identifier voor de template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Inhoud van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de template, zoals deze bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versie van het inhoudsblok format dat door de template gebruikt wordt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titel van template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de template, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor de template, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status van template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Het ID van de auteur van het template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Waar het template onderdeel bedoeld is voor gebruik (header, footer, enz.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID voor het hoofd van de revisie van de globale stijlen.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie van de globale stijlen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "De thema identifier",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "De thema identifier",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID van globale stijlen config.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Globale stijlen.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Globale instellingen.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titel van de globale stijlen variatie.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titel voor de globale stijlen variatie, zoals die in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Versie van het theme.json schema dat wordt gebruikt voor de typografie instellingen.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaratie in theme.json format, gecodeerd als een string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Versie van het theme.json schema dat wordt gebruikt voor de typografie instellingen.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaratie in theme.json format, gecodeerd als een string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Het ID voor de hoofdlettertypefamilie van de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Het ID voor de hoofdlettertypefamilie van de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Versie van het theme.json schema dat wordt gebruikt voor de typografie instellingen.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaratie in theme.json format, gecodeerd als een string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Het ID voor de hoofdlettertypefamilie van de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unieke identifier voor de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Het ID voor de hoofdlettertypefamilie van de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Unieke identifier voor de font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Resultaten beperken tot berichten met een specifieke menu_order waarde.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Resultaten beperken tot items die aan \u00e9\u00e9n of meer gegeven formats zijn toegewezen.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Overschrijf de standaard samenvatting lengte.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "De samenvatting van het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Samenvatting voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML samenvatting voor het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de samenvatting al dan niet is beschermd met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Of reacties al dan niet toegestaan zijn op het bericht.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Of het bericht al dan niet kan worden gepingd.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Het format voor het bericht.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "ehp-header",
                                        "ehp-footer",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_snippet": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot berichten die toegekend zijn aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat resultaten berichten uitsluiten die zijn toegekend aan specifieke auteurs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/elementor_snippet"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_snippet\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Het ID voor de auteur van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "_elementor_location": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "elementor_head",
                                    "enum": [
                                        "elementor_head",
                                        "elementor_body_start",
                                        "elementor_body_end"
                                    ]
                                },
                                "_elementor_priority": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_elementor_code": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Resultaten beperken tot items die van specifieke hoofd ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Resultaten beperken tot alle items behalve die met een bepaald hoofd ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/elementskit-content"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud van het bericht, zoals deze in de database staat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud van het bericht, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versie van het format van het inhoudsblok dat door het bericht wordt gebruikt.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Of de inhoud beschermd is met een wachtwoord.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Het ID voor auto-opslaan.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/elementskit-template"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementskit-template\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Het ID van de uitgelichte media voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Verzameling rangschikken op basis van het attribuut van het object.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-template\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Het ID van het hoofd van de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unieke identifier voor de revisie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want reviesies kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/class-manager": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot berichten die gepubliceerd zijn na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Reactie beperken tot berichten die aangepast zijn na een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken op berichten, gepubliceerd voor een bepaalde ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Reacties beperken tot berichten die zijn gewijzigd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Resultaten beperken tot berichten met een specifieke menu_order waarde.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Hoe de zoekinvoer te interpreteren.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Resultaten beperken tot items die van specifieke hoofd ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Resultaten beperken tot alle items behalve die met een bepaald hoofd ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Resultaten beperken tot berichten met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/class-manager"
                    }
                ]
            }
        },
        "\/wp\/v2\/class-manager\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop het bericht is gepubliceerd, in de tijdzone van de site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop het bericht is gepubliceerd, in GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor het bericht uniek voor zijn type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Een benoemde status voor het bericht.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Een wachtwoord om toegang tot de inhoud en samenvatting af te schermen.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID van het hoofd van het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "De titel voor het bericht.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titel voor het bericht, zoals het in de database bestaat.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML titel voor het bericht, omgezet voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "De volgorde van het bericht in relatie tot andere berichten.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "postBodyCss": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "postBodyMargin": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyPadding": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "Desktop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Tablet": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Mobile": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "TabletLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "MobileLandscape": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "Laptop": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "WideScreen": {
                                            "type": "object",
                                            "properties": {
                                                "top": {
                                                    "type": "string"
                                                },
                                                "bottom": {
                                                    "type": "string"
                                                },
                                                "left": {
                                                    "type": "string"
                                                },
                                                "right": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "postBodyBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "backgroundType": "classic",
                                        "gradient": ""
                                    },
                                    "additionalProperties": {
                                        "type": "object"
                                    },
                                    "properties": {
                                        "backgroundType": {
                                            "type": "string",
                                            "enum": [
                                                "classic",
                                                "gradient",
                                                "image"
                                            ]
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundColor": {
                                            "type": "string"
                                        },
                                        "backgroundImageSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundVideo": {
                                            "type": "string"
                                        },
                                        "backgroundPosition": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "string"
                                                },
                                                "Tablet": {
                                                    "type": "string"
                                                },
                                                "Mobile": {
                                                    "type": "string"
                                                },
                                                "TabletLandscape": {
                                                    "type": "string"
                                                },
                                                "MobileLandscape": {
                                                    "type": "string"
                                                },
                                                "Laptop": {
                                                    "type": "string"
                                                },
                                                "WideScreen": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "backgroundAttachment": {
                                            "type": "string"
                                        },
                                        "backgroundRepeat": {
                                            "type": "string"
                                        },
                                        "backgroundSize": {
                                            "type": "string"
                                        },
                                        "customSize": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionX": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "customPositionY": {
                                            "type": "object",
                                            "properties": {
                                                "Desktop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Tablet": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Mobile": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "TabletLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "MobileLandscape": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "Laptop": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "WideScreen": {
                                                    "type": "object",
                                                    "properties": {
                                                        "size": {
                                                            "type": "number"
                                                        },
                                                        "unit": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    }
                                },
                                "globalClassManagerStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTypographyTextAlignmentDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTypographyTextAlignmentWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerTextShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerFillColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeWidth": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeDasharray": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeOpacity": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerStrokeLinecap": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerStrokeLinejoin": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerPaddingWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerMarginWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": "0",
                                        "right": "0",
                                        "bottom": "0",
                                        "left": "0"
                                    },
                                    "additionalProperties": true
                                },
                                "globalClassManagerOverflowXStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerOverflowYStyle": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerWhiteSpace": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBorderDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerBorderRadiusWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerBoxShadowHorizontal": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowVertical": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowBlur": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowSpread": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerBoxShadowPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerBoxShadow": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedWidthDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "globalClassManagerAdvancedWidthWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerAdvancedCustomWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMinWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedCustomMaxWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerLayoutType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexDirectionWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexAlignWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexJustifyWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexColumnGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexColumnGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexRowGapWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerFlexWrapDesktop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapTabletLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapMobileLandscape": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapLaptop": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerFlexWrapWideScreen": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerGridMinimumColumnWidthDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnWidthWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridMinimumColumnHeightWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridColumnsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridColumnsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsDesktop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTablet": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobile": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsTabletLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "classManagerGridManualRowsMobileLandscape": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsLaptop": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "classManagerGridManualRowsWideScreen": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "additionalProperties": true
                                },
                                "globalClassManagerAdvancedPositions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerVerticalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerVerticalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPosition": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "classManagerHorizontalPositionOffsetDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerHorizontalPositionOffsetWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexDesktop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTablet": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobile": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexTabletLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexMobileLandscape": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexLaptop": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerAdvancedZindexWideScreen": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                },
                                "classManagerCustomCSSSwitch": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "classManagerCustomCSS": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerTextColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerLinkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "subClassManagerBackground": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Het themabestand om het bericht te tonen.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor het bericht.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Een alfanumerieke identifier voor het berichttype.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Een alfanumerieke identifier voor de status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Resultaten beperken tot taxonomie\u00ebn welke verbonden zijn aan een specifiek berichttype.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Een alfanumerieke identifier voor de taxonomie.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op term attribuut.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Of termen die niet zijn toegewezen aan berichten moeten worden verborgen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Resultaten beperken tot termen die zijn toegewezen aan een specifiek hoofd.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Resultaten beperken tot termen welke verbonden zijn aan een specifiek bericht.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot termen met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het hoofd term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Het hoofd term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, omdat termen geen prullenbak hebben.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op term attribuut.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Of termen die niet zijn toegewezen aan berichten moeten worden verborgen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Resultaten beperken tot termen welke verbonden zijn aan een specifiek bericht.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot termen met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, omdat termen geen prullenbak hebben.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op term attribuut.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Of termen die niet zijn toegewezen aan berichten moeten worden verborgen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Resultaten beperken tot termen welke verbonden zijn aan een specifiek bericht.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot termen met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "De locaties die zijn toegewezen aan het menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Of nieuwe pagina's van het hoogste niveau automatisch aan dit menu worden toegevoegd.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "De locaties die zijn toegewezen aan het menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Of nieuwe pagina's van het hoogste niveau automatisch aan dit menu worden toegevoegd.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, omdat termen geen prullenbak hebben.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op term attribuut.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Of termen die niet zijn toegewezen aan berichten moeten worden verborgen.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Resultaten beperken tot termen welke verbonden zijn aan een specifiek bericht.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot termen met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML beschrijving van de term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML-titel voor de term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de unieke term van dit type.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, omdat termen geen prullenbak hebben.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Collectie op gebruiker attribuut sorteren.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot gebruikers met \u00e9\u00e9n of meer specifieke slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Resultaten beperken tot gebruikers die overeenkomen met ten minste \u00e9\u00e9n specifiek opgegeven rol. Accepteert CSV lijst of enkele rol.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Resultaten beperken tot gebruikers die aan ten minste \u00e9\u00e9n specifiek verstrekt recht voldoen. Accepteert CSV lijst of enkel recht.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Resultaten beperken tot gebruikers die auteurs zijn.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Resultaten beperken tot gebruikers die berichten hebben gepubliceerd.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "elementor_snippet": "elementor_snippet",
                                    "elementskit_content": "elementskit_content",
                                    "elementskit_template": "elementskit_template",
                                    "class-manager": "class-manager"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array van kolomnamen waarnaar gezocht moet worden.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Loginnaam voor de gebruiker.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Weergavenaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Voornaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Achternaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Het e-mailadres voor de gebruiker.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL van de gebruiker.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale voor de gebruiker.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "nl_NL"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "De bijnaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen toegewezen aan de gebruiker.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Wachtwoord voor de gebruiker (wordt nooit getoond).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "De datum en tijd voorkeuren zijn ge\u00fcpdatet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de gebruiker.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de gebruiker.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Loginnaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Weergavenaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Voornaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Achternaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Het e-mailadres voor de gebruiker.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL van de gebruiker.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale voor de gebruiker.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "nl_NL"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "De bijnaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen toegewezen aan de gebruiker.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Wachtwoord voor de gebruiker (wordt nooit getoond).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "De datum en tijd voorkeuren zijn ge\u00fcpdatet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de gebruiker.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want gebruikers kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Ken de links en berichten van de verwijderde gebruiker toe aan dit gebruikers ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Loginnaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Weergavenaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Voornaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Achternaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Het e-mailadres voor de gebruiker.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL van de gebruiker.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Beschrijving van de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale voor de gebruiker.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "nl_NL"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "De bijnaam voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Een alfanumerieke identifier voor de gebruiker.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Rollen toegewezen aan de gebruiker.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Wachtwoord voor de gebruiker (wordt nooit getoond).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "De datum en tijd voorkeuren zijn ge\u00fcpdatet.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Vereist om waar te zijn, want gebruikers kunnen niet in de prullenbak worden geplaatst.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Ken de links en berichten van de verwijderde gebruiker toe aan dit gebruikers ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Een UUID die door de applicatie wordt verstrekt om deze op unieke wijze te identificeren. Het wordt aanbevolen om een \u200b\u200bUUID v5 te gebruiken met de URL of DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "De naam van het applicatie wachtwoord.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Een UUID die door de applicatie wordt verstrekt om deze op unieke wijze te identificeren. Het wordt aanbevolen om een \u200b\u200bUUID v5 te gebruiken met de URL of DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "De naam van het applicatie wachtwoord.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Reactie beperken tot reacties gepubliceerd na een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Resultaten beperken tot reacties toegewezen aan specifieke gebruiker-ID's. Autorisatie vereist.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Zorg ervoor dat de resultaten reacties van specifieke gebruikers-ID's uitsluiten. Autorisatie vereist.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Resultaten beperken tot die van een specifieke e-mail van de auteur. Autorisatie vereist.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Reactie beperken tot reacties gepubliceerd voor een gegeven ISO8601 conforme datum.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op reactie-attribuut.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Resultaten beperken tot reacties van specifieke hoofd ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Zorg ervoor dat resultaten specifieke hoofd ID's uitsluiten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Resultaten beperken tot reacties, toegewezen aan specifieke bericht ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Resultaten beperken met reacties behorende aan een specifieke status. Autorisatie vereist.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Resultaten beperken met reacties behorende aan een specifiek type. Autorisatie vereist.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het bericht als dit met een wachtwoord is beschermd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID van het gebruikersobject, als de auteur een gebruiker is.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailadres voor de auteur van de reactie.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP-adres voor de auteur van de reactie.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Weergavenaam voor de auteur van het reactie.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL voor de auteur van de reactie.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent voor de reactie auteur.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor de reactie.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de reactie, zoals het bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud voor de reactie, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop de reactie is gepubliceerd, in de tijdzone van de site.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop de reactie is gepubliceerd, in GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Het ID voor het hoofd van de reactie.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Het ID van het geassocieerde berichtobject.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status van de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Notitie oplossing status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de reactie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het hoofdbericht van de reactie (indien het bericht beschermd is met een wachtwoord).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de reactie.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID van het gebruikersobject, als de auteur een gebruiker is.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "E-mailadres voor de auteur van de reactie.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP-adres voor de auteur van de reactie.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Weergavenaam voor de auteur van het reactie.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL voor de auteur van de reactie.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent voor de reactie auteur.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "De inhoud voor de reactie.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Inhoud voor de reactie, zoals het bestaat in de database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML inhoud voor de reactie, aangepast voor weergave.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "De datum waarop de reactie is gepubliceerd, in de tijdzone van de site.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "De datum waarop de reactie is gepubliceerd, in GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Het ID voor het hoofd van de reactie.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Het ID van het geassocieerde berichtobject.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status van de reactie.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Metavelden.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Notitie oplossing status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de reactie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Of de prullenbak overgeslagen moet worden en verwijdering geforceerd.",
                            "required": false
                        },
                        "password": {
                            "description": "Het wachtwoord voor het hoofdbericht van de reactie (indien het bericht beschermd is met een wachtwoord).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Resultaten beperken tot items van een objecttype.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Resultaten beperken tot items van \u00e9\u00e9n of meer object subtypes.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "elementskit_content",
                                    "elementskit_template",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Zorg ervoor dat de resultaten specifieke ID's niet bevatten.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Resultaten beperken tot specifieke ID's.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Unieke geregistreerde naam voor het blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributen voor het blok.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID van de bericht context.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok namespace.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Bloknaam.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok namespace.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "title": "Titel",
                            "description": "Site titel.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Site slogan.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Site URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Dit adres wordt gebruikt voor administratieve doeleinden, zoals meldingen voor nieuwe gebruikers.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Een stad in dezelfde tijdzone als jij.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Een datumnotatie voor alle datum strings.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Een tijdnotatie voor alle tijd strings.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Nummer van de dag waarop de week zou moeten beginnen.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress locale code.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Converteer emoticons zoals :-) en :-P bij weergave naar afbeeldingen.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Standaard berichtcategorie.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Standaard bericht format.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Maximaal aantal berichten per pagina",
                            "description": "Blogpagina's tonen hoogstens.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Op de voorkant weergeven",
                            "description": "Wat te tonen op de voorpagina",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Pagina op voorkant",
                            "description": "Het ID van de pagina die moet worden getoond op de voorpagina",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Het ID van de pagina die de nieuwste berichten moet tonen",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Link meldingen toestaan van andere blogs (pingbacks en trackbacks) op nieuwe artikelen.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Reacties op nieuwe berichten toestaan",
                            "description": "Toestaan dat mensen reacties indienen op nieuwe berichten.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Site logo.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icoon",
                            "description": "Site icoon.",
                            "type": "integer",
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        },
                        "enable_smooth_scroll": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "smooth_scroll_duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_lerp": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "smooth_scroll_prevent_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "smooth_scroll_exclude": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "smooth_scroll_include": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "label": {
                                        "type": "string"
                                    },
                                    "value": {
                                        "type": "integer"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "gutenkitBreakpoints": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_keep_log": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_unsubscribe": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_close_post_connect_modal": {
                            "title": "",
                            "description": "Site Mailer sluiten bericht verbinding modal",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_from_name": {
                            "title": "",
                            "description": "Site Mailer van e-mail",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_reply_to_email": {
                            "title": "",
                            "description": "Site Mailer antwoord e-mail",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_sender_domain": {
                            "title": "",
                            "description": "Site Mailer afzender domein",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_sender_email_prefix": {
                            "title": "",
                            "description": "Site Mailer voorvoegsel afzender e-mail",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_custom_domain_dns_records": {
                            "title": "",
                            "description": "Site Mailer aangepaste domein DNS records",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_verification_started": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_registration_started": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_confirm_domain_settings_opened": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_confirm_dns_settings_added": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_active_step": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verified": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verified_alert": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verification_start_time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_is_valid_plan_data": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_hide_logs_status_refresh_infotip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_hide_walkthrough_modal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_review_data": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Resultaten beperken tot thema's met \u00e9\u00e9n of meer toegewezen statussen.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "De stylesheet van het thema. Dit identificeert op unieke wijze het thema.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Resultaten beperken tot plugins met de aangegeven status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "De plugin activeringsstatus.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "De plugin activeringsstatus.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het ID van een geregistreerde zijbalk",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Geneste widgets.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Het widget type id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Het widget type id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Huidige instantie-instellingen van de widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Geserialiseerde widget formuliergegevens om te coderen in instantie-instellingen.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Het widget type id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Huidige instantie-instellingen van de widget.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "De zijbalk om widgets voor terug te geven.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Het type van de widget. Komt overeen met ID in widget types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "De zijbalk waartoe de widgets behoren.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Instantie instellingen van de widget, indien ondersteund.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 gecodeerde weergave van de instantie instellingen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptografische hash van de instantie instellingen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niet gecodeerde instantie instellingen, indien ondersteund.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-gecodeerde formuliergegevens van het widget beheerformulier. Wordt gebruikt om een widget te updaten die geen instantie ondersteunt. Alleen schrijven.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Unieke identifier voor de widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Het type van de widget. Komt overeen met ID in widget types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "De zijbalk waartoe de widgets behoren.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Instantie instellingen van de widget, indien ondersteund.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 gecodeerde weergave van de instantie instellingen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptografische hash van de instantie instellingen.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Niet gecodeerde instantie instellingen, indien ondersteund.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-gecodeerde formuliergegevens van het widget beheerformulier. Wordt gebruikt om een widget te updaten die geen instantie ondersteunt. Alleen schrijven.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Of de widget moet worden verwijderd of naar de inactieve zijbalk moet worden verplaatst.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Resultaten beperken ingesteld op blokken die overeenkomen met de zoekopdracht term.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een string.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Resultaten beperken tot degene die overeenkomen met een categorie ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Resultaten beperken tot de resultaten die overeenkomen met een keyword ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Resultaten beperken tot die welke overeenkomen met een patroon (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Verschuif de resultaten met een specifiek aantal items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Sorteerattribuut oplopend of aflopend rangschikken.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Collectie sorteren op bericht-attribuut.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "De URL die moet worden verwerkt.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Een alfanumerieke identifier voor de menulocatie.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "De unieke identifier voor de ability categorie.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unieke identifier voor de ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Invoerparameters voor de uitvoering van de ability.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Bereik waaronder de aanvraag gedaan wordt; bepaalt de velden die aanwezig zijn in de reactie.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Huidige pagina van de collectie.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum aantal items dat kan worden geretourneerd in de resultaten.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Resultaten beperken tot abilities in een specifieke ability categorie.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unieke identifier voor de ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 7,
    "site_icon_url": "https:\/\/educationfest.nl\/wp-content\/uploads\/2025\/09\/Netherlands-Favi.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/educationfest.nl\/nl\/wp-json\/wp\/v2\/media\/7"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}