{
    "name": "todroberts",
    "description": "",
    "url": "http:\/\/todroberts.com",
    "home": "https:\/\/todroberts.com\/tr",
    "gmt_offset": 8,
    "timezone_string": "Asia\/Shanghai",
    "page_for_posts": 0,
    "page_on_front": 0,
    "show_on_front": "posts",
    "namespaces": [
        "oembed\/1.0",
        "aioseo\/v1",
        "wp-super-cache\/v1",
        "astra\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/todroberts.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Kullan\u0131lacak oEmbed bi\u00e7imi.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla geni\u015fli\u011fi.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla y\u00fcksekli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Onaylanmam\u0131\u015f hizmet sa\u011flay\u0131c\u0131lar i\u00e7in oEmbed ke\u015fif iste\u011fi yap\u0131l\u0131p yap\u0131lmayaca\u011f\u0131.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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\/postscreen": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/postscreen"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/termscreen": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/termscreen"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/migration\/fix-blank-formats": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/migration\/fix-blank-formats"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-super-cache\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/settings": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/settings"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/status": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/status"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/stats": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/stats"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/cache": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/cache"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/preload": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/preload"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/cache\/test": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/cache\/test"
                    }
                ]
            }
        },
        "\/wp-super-cache\/v1\/plugins": {
            "namespace": "wp-super-cache\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-super-cache\/v1\/plugins"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/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:\/\/todroberts.com\/tr\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Sonu\u00e7 k\u00fcmesini sabit \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Sabit yaz\u0131lar\u0131n g\u00f6z ard\u0131 edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Sonu\u00e7 k\u00fcmesini, verilen bir veya daha fazla bi\u00e7ime atanm\u0131\u015f \u00f6\u011felerle s\u0131n\u0131rlay\u0131n.",
                            "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": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "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": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "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": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ortam t\u00fcr\u00fc veya ortam t\u00fcrlerinin ekleriyle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir MIME t\u00fcr\u00fc veya MIME t\u00fcrlerinin ekleriyle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Ek dosyan\u0131n e\u015fsiz kimli\u011fi.",
                            "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": "D\u00fczenlenen g\u00f6rsel dosyas\u0131n\u0131n ba\u011flant\u0131s\u0131.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "G\u00f6rsel d\u00fczenlemeleri dizisi.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "G\u00f6rsel d\u00fczenleme.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u00c7evir",
                                        "properties": {
                                            "type": {
                                                "description": "T\u00fcr\u00fc ters d\u00f6nd\u00fcr.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Ba\u011f\u0131ms\u0131z de\u011fi\u015fkenleri ters d\u00f6nd\u00fcr.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Y\u00f6n\u00fc ters d\u00f6nd\u00fcr.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Yatay y\u00f6nde d\u00f6nd\u00fcr\u00fcl\u00fcp d\u00f6nd\u00fcr\u00fclmeyece\u011fi.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Dikey y\u00f6nde d\u00f6nd\u00fcr\u00fcl\u00fcp d\u00f6nd\u00fcr\u00fclmeyece\u011fi.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "D\u00f6nd\u00fcrme",
                                        "properties": {
                                            "type": {
                                                "description": "D\u00f6nd\u00fcrme t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "D\u00f6nd\u00fcrme de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Derece olarak saat y\u00f6n\u00fcnde d\u00f6nd\u00fcrme a\u00e7\u0131s\u0131.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "K\u0131rp",
                                        "properties": {
                                            "type": {
                                                "description": "K\u0131rpma t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "K\u0131rpma de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel geni\u015fli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in soldan yatay konum.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel y\u00fcksekli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in \u00fcstten dikey konum.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "G\u00f6rsel geni\u015fli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n geni\u015fli\u011fi.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "G\u00f6rsel y\u00fcksekli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n y\u00fcksekli\u011fi.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "G\u00f6rseli saat y\u00f6n\u00fcnde derece cinsinden d\u00f6nd\u00fcrme miktar\u0131. KULLANIMDAN KALDIRILDI: Bunun yerine \"de\u011fi\u015ftiriciler\" kullan\u0131n.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, k\u0131rpman\u0131n ba\u015flayaca\u011f\u0131 x konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, kesmenin ba\u015flayaca\u011f\u0131 y konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 geni\u015flik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 y\u00fckseklik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "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": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "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": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "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": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-4)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "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": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "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": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "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": "Genel stiller s\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Genel stil s\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Tema belirteci",
                            "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": "Tema belirteci",
                            "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": "Genel stil yap\u0131land\u0131rmas\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Genel bi\u00e7emler.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Genel ayarlar.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Genel bi\u00e7em \u00e7e\u015fidinin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Genel stillerin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "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": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "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": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "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": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "theme.json bi\u00e7imindeki font-face ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "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": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Yaz\u0131 t\u00fcr\u00fcn\u00fcn alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Durumun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131 t\u00fcr\u00fc ile ili\u015fkilendirilmi\u015f s\u0131n\u0131fland\u0131rmalarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "S\u0131n\u0131fland\u0131rman\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst terime atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Derlemeyi kullan\u0131c\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 kullan\u0131c\u0131 k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirtilen belirli rollerden en az birine uyan kullan\u0131c\u0131lara s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f roller ya da tek bir rol kabul edilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Sonu\u00e7 k\u00fcmesini, belirtilen yetkinliklerden en az biri ile e\u015fle\u015fen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f yetkinlikler ya da tek bir yetkinlik kabul edilebilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Sonu\u00e7 k\u00fcmesini yazar olarak kabul edilen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Sonu\u00e7 k\u00fcmesini yaz\u0131 yay\u0131nlayan kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "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"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "az",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "cy",
                                "da_DK",
                                "de_DE",
                                "el",
                                "eo",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ka_GE",
                                "ko_KR",
                                "lt_LT",
                                "ml_IN",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "az",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "cy",
                                "da_DK",
                                "de_DE",
                                "el",
                                "eo",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ka_GE",
                                "ko_KR",
                                "lt_LT",
                                "ml_IN",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "af",
                                "ar",
                                "az",
                                "bel",
                                "bg_BG",
                                "cs_CZ",
                                "cy",
                                "da_DK",
                                "de_DE",
                                "el",
                                "eo",
                                "es_ES",
                                "et",
                                "fa_IR",
                                "fi",
                                "fr_FR",
                                "he_IL",
                                "hi_IN",
                                "hr",
                                "hu_HU",
                                "hy",
                                "id_ID",
                                "is_IS",
                                "it_IT",
                                "ja",
                                "ka_GE",
                                "ko_KR",
                                "lt_LT",
                                "ml_IN",
                                "nb_NO",
                                "nl_NL",
                                "pl_PL",
                                "pt_BR",
                                "pt_PT",
                                "ro_RO",
                                "ru_RU",
                                "sk_SK",
                                "sl_SI",
                                "sq",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Sonucu, bir nesne t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Sonucu bir ya da birka\u00e7 nesne alt t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Blo\u011fun benzersiz kay\u0131tl\u0131 ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Blo\u011fun \u00f6znitelikleri.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Yaz\u0131 ba\u011flam\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "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": "Blok ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Ba\u015fl\u0131k",
                            "description": "Site ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Site slogan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Site adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Bu adres, yeni kullan\u0131c\u0131 bildirimleri gibi y\u00f6netim i\u015flemleri i\u00e7in kullan\u0131l\u0131r.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Sizinle ayn\u0131 saat diliminde bir il.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "T\u00fcm tarih dizgeleri i\u00e7in tarih bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "T\u00fcm zaman dizgeleri i\u00e7in zaman bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Haftan\u0131n hangi g\u00fcnde ba\u015flayaca\u011f\u0131n\u0131 g\u00f6steren g\u00fcn\u00fcn hafta i\u00e7indeki numaras\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress yerel kodu.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": ":-) ve :-P gibi ifadeleri g\u00f6r\u00fcnt\u00fclerken grafiklere \u00e7evir.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 kategorisi.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Bir sayfadaki en fazla yaz\u0131 say\u0131s\u0131",
                            "description": "En fazla blog sayfalar\u0131 g\u00f6z\u00fck\u00fcr.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u00d6nde g\u00f6r\u00fcnt\u00fcle",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenecekler",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u00d6ndeki sayfa",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenmesi gereken sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Son yaz\u0131lar\u0131n g\u00f6r\u00fcnt\u00fclenece\u011fi sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Di\u011fer bloglardan yeni makaleler i\u00e7in ba\u011flant\u0131 bildirimleri (geri ba\u011flant\u0131lar ve geri izlemeler) yap\u0131labilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Yeni yaz\u0131lara yorum yap\u0131labilsin",
                            "description": "\u0130nsanlar yeni yaz\u0131lara yorum yapabilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Site logosu.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Simge",
                            "description": "Site simgesi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f temayla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Teman\u0131n stil dosyas\u0131. Bu dosya, temay\u0131 benzersiz bir \u015fekilde tan\u0131mlar.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sonu\u00e7lar\u0131, belirtilen durumdaki eklentilerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org eklenti dizini k\u0131saltmas\u0131.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Kay\u0131tl\u0131 kenar \u00e7ubu\u011funun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0130\u00e7 i\u00e7e yerle\u015ftirilmi\u015f bile\u015fenler.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Kopya ayarlar\u0131na kodlamak i\u00e7in serile\u015ftirilmi\u015f bile\u015fen formu verileri.",
                            "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": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin d\u00f6nece\u011fi kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Bile\u015fen kald\u0131r\u0131lacak m\u0131, yoksa etkin olmayan kenar \u00e7ubu\u011funa m\u0131 ta\u015f\u0131nacak.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Sonu\u00e7 k\u00fcmesini, arama terimiyle e\u015fle\u015fen bloklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 bir kategori kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Sonu\u00e7lar\u0131 bir anahtar s\u00f6zc\u00fck kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7lar\u0131 bir modelle (k\u0131saltma) e\u015fle\u015fenlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/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": "\u0130\u015flenecek adres.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Men\u00fc konumunun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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:\/\/todroberts.com\/tr\/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:\/\/todroberts.com\/tr\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "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:\/\/todroberts.com\/tr\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yetenek kategorisi i\u00e7in benzersiz kimlik.",
                            "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": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Yetenek y\u00fcr\u00fctme i\u00e7in girdi parametreleri.",
                            "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": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 belirli yetenek kategorilerindeki yeteneklerle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/tr\/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": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 0,
    "site_icon_url": "",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ]
    }
}