{
    "name": "todroberts",
    "description": "",
    "url": "http:\/\/todroberts.com",
    "home": "https:\/\/todroberts.com\/ro",
    "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\/ro\/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\/ro\/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\/ro\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ul resursei pentru care se aduc date oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL-ul resursei pentru care se aduc date oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Formatul oEmbed de folosit.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "L\u0103\u021bimea maxim\u0103 a cadrului de \u00eenglobare \u00een pixeli.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u00cen\u0103l\u021bimea maxim\u0103 a cadrului de \u00eenglobare \u00een pixeli.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Dac\u0103 se execut\u0103 o cerere de descoperire oEmbed pentru furnizorii nesanc\u021biona\u021bi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/wp-json\/aioseo\/v1\/postscreen"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/termscreen": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/aioseo\/v1\/termscreen"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/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\/ro\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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\/ro\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude articolele atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "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": "Limiteaz\u0103 setul de rezultate \u00een func\u021bie de rela\u021bia dintre mai multe taxonomii.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limiteaz\u0103 setul de rezultate la elementele care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Dac\u0103 incluzi termeni copil \u00een termenii care limiteaz\u0103 setul de rezultate.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Dac\u0103 elementele trebuie s\u0103 fie atribuite tuturor termenilor specifica\u021bi sau numai unor anumi\u021bi termeni.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele, cu excep\u021bia celor care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Dac\u0103 incluzi termeni copil \u00een termenii care limiteaz\u0103 setul de rezultate.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limiteaz\u0103 setul de rezultate la elementele care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Dac\u0103 elementele trebuie s\u0103 fie atribuite tuturor termenilor specifica\u021bi sau numai unor anumi\u021bi termeni.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele, cu excep\u021bia celor care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Limiteaz\u0103 setul de rezultate la elemente care sunt reprezentative.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Dac\u0103 ignori articolele reprezentative sau nu.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limiteaz\u0103 setul de rezultate la elementele atribuite unui format sau mai multor formate.",
                            "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": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formatul pentru articol.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Dac\u0103 articolul trebuie s\u0103 fie tratat ca unul reprezentativ sau nu.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Contramandeaz\u0103 lungimea implicit\u0103 a rezumatului.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola pentru articol dac\u0103 el este protejat prin parol\u0103.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formatul pentru articol.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Dac\u0103 articolul trebuie s\u0103 fie tratat ca unul reprezentativ sau nu.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Formatul pentru articol.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Dac\u0103 articolul trebuie s\u0103 fie tratat ca unul reprezentativ sau nu.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia post_tag.",
                            "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": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude articolele atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu o anumit\u0103 valoare menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limiteaz\u0103 setul de rezultate la elemente cu anumite ID-uri p\u0103rinte.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele cu excep\u021bia celor cu un anumit ID p\u0103rinte.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "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": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ordinea articolului \u00een raport cu alte articole.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Contramandeaz\u0103 lungimea implicit\u0103 a rezumatului.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola pentru articol dac\u0103 el este protejat prin parol\u0103.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ordinea articolului \u00een raport cu alte articole.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ordinea articolului \u00een raport cu alte articole.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "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": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude articolele atribuite unor anumi\u021bi autori.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limiteaz\u0103 setul de rezultate la elemente cu anumite ID-uri p\u0103rinte.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele cu excep\u021bia celor cu un anumit ID p\u0103rinte.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limiteaz\u0103 setul de rezultate la ata\u0219amente pentru un anumit tip de element media sau anumite tipuri de element media.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limiteaz\u0103 setul de rezultate la ata\u0219amente pentru un anumit tip de MIME sau anumite tipuri de MIME.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Text alternativ de afi\u0219at c\u00e2nd ata\u0219amentul nu este ar\u0103tat.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Textul asociat al ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Text asociat pentru ata\u0219ament, a\u0219a cum exist\u0103 el \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Text asociat HTML pentru ata\u0219ament, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descriere pentru ata\u0219ament, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descriere HTML pentru ata\u0219ament, transformat\u0103 pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ul pentru articolul asociat al ata\u0219amentului.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul articolului.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID-ul elementului media reprezentativ pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Dac\u0103 comentariile la articol sunt deschise sau \u00eenchise.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Dac\u0103 articolul poate fi trimis sau nu poate fi trimis printr-un ping.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Text alternativ de afi\u0219at c\u00e2nd ata\u0219amentul nu este ar\u0103tat.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Textul asociat al ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Text asociat pentru ata\u0219ament, a\u0219a cum exist\u0103 el \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Text asociat HTML pentru ata\u0219ament, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descriere pentru ata\u0219ament, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descriere HTML pentru ata\u0219ament, transformat\u0103 pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ul pentru articolul asociat al ata\u0219amentului.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru ata\u0219ament.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL la fi\u0219ierul imagine editat.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Tablou cu edit\u0103ri de imagini.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Editare imagini.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u00centoarce",
                                        "properties": {
                                            "type": {
                                                "description": "Tip de \u00eentoarcere.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u00centoarce argumentele.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Direc\u021bie de \u00eentoarcere.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Dac\u0103 \u00eentorci pe orizontal\u0103.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Dac\u0103 \u00eentorci pe vertical\u0103.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rota\u021bie",
                                        "properties": {
                                            "type": {
                                                "description": "Tip de rota\u021bie.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumente pentru rota\u021bie.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Unghi de rota\u021bie \u00een sensul acelor de ceas, \u00een grade.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Decupeaz\u0103",
                                        "properties": {
                                            "type": {
                                                "description": "Tip de decupare.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumente pentru decupare.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Pozi\u021bia pe orizontal\u0103, \u00eencep\u00e2nd din st\u00e2nga, de la care \u00eencepe decuparea, ca procent din l\u0103\u021bimea imaginii.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Pozi\u021bia pe vertical\u0103, \u00eencep\u00e2nd de sus, de la care \u00eencepe decuparea, ca procent din \u00een\u0103l\u021bimea imaginii.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "L\u0103\u021bimea decup\u0103rii, ca procent din l\u0103\u021bimea imaginii.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u00cen\u0103l\u021bimea decup\u0103rii, ca procent din \u00een\u0103l\u021bimea imaginii.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Valoarea pentru rota\u021bia \u00een sensul acelor de ceas, \u00een grade. \u00ceNVECHIT\u0102: folose\u0219te \u00een schimb `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Pozi\u021bia X de la care \u00eencepi decuparea, ca procent din imagine. \u00ceNVECHIT\u0102: folose\u0219te \u00een schimb `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Pozi\u021bia Y de la care \u00eencepi decuparea, ca procent din imagine. \u00ceNVECHIT\u0102: folose\u0219te \u00een schimb `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "L\u0103\u021bimea la care decupezi imaginea, ca procent din imagine. \u00ceNVECHIT\u0102: folose\u0219te \u00een schimb `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u00cen\u0103l\u021bimea la care decupezi imaginea, ca procent din imagine. \u00ceNVECHIT\u0102: folose\u0219te \u00een schimb `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Textul asociat al ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Text asociat pentru ata\u0219ament, a\u0219a cum exist\u0103 el \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Text asociat HTML pentru ata\u0219ament, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea ata\u0219amentului.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descriere pentru ata\u0219ament, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descriere HTML pentru ata\u0219ament, transformat\u0103 pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID-ul pentru articolul asociat al ata\u0219amentului.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Text alternativ de afi\u0219at c\u00e2nd ata\u0219amentul nu este ar\u0103tat.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "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": "Limiteaz\u0103 setul de rezultate \u00een func\u021bie de rela\u021bia dintre mai multe taxonomii.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Limiteaz\u0103 setul de rezultate la elementele care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Dac\u0103 elementele trebuie s\u0103 fie atribuite tuturor termenilor specifica\u021bi sau numai unor anumi\u021bi termeni.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele, cu excep\u021bia celor care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu o anumit\u0103 valoare menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Titlul pentru obiect.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru obiect, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru obiect, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Familia de obiecte reprezentate ini\u021bial, cum ar fi \u201epost_type\u201d sau \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "O stare numit\u0103 pentru obiect.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID-ul pentru p\u0103rintele obiectului.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pentru atributul titlu al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Numele clasei pentru elementul de leg\u0103tur\u0103 al acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea acestui element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID-ul bazei de date al nav_menu_item care este p\u0103rintele meniului pentru acest element, dac\u0103 exist\u0103 unul. \u00cen caz contrar, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tipul de obiect reprezentat ini\u021bial, cum ar fi \u201ecategorie\u201d, \u201earticol\u201d sau \u201eata\u0219ament\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID-ul din baza de date al obiectului ini\u021bial pe care \u00eel reprezint\u0103 acest element de meniu, de exemplu, ID pentru articole sau term_id pentru categorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributul \u021bint\u0103 al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ul la care indic\u0103 acest element de meniu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Rela\u021bia XFN exprimat\u0103 \u00een leg\u0103tura acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termenii atribui\u021bi obiectului \u00een taxonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru obiect.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru obiect, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru obiect, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familia de obiecte reprezentate ini\u021bial, cum ar fi \u201epost_type\u201d sau \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru obiect.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele obiectului.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pentru atributul titlu al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Numele clasei pentru elementul de leg\u0103tur\u0103 al acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea acestui element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID-ul bazei de date al nav_menu_item care este p\u0103rintele meniului pentru acest element, dac\u0103 exist\u0103 unul. \u00cen caz contrar, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tipul de obiect reprezentat ini\u021bial, cum ar fi \u201ecategorie\u201d, \u201earticol\u201d sau \u201eata\u0219ament\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID-ul din baza de date al obiectului ini\u021bial pe care \u00eel reprezint\u0103 acest element de meniu, de exemplu, ID pentru articole sau term_id pentru categorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributul \u021bint\u0103 al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ul la care indic\u0103 acest element de meniu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Rela\u021bia XFN exprimat\u0103 \u00een leg\u0103tura acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termenii atribui\u021bi obiectului \u00een taxonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele obiectului.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru obiect.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru obiect, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru obiect, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familia de obiecte reprezentate ini\u021bial, cum ar fi \u201epost_type\u201d sau \u201etaxonomy\u201d.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru obiect.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Text pentru atributul titlu al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Numele clasei pentru elementul de leg\u0103tur\u0103 al acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea acestui element de meniu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID-ul bazei de date al nav_menu_item care este p\u0103rintele meniului pentru acest element, dac\u0103 exist\u0103 unul. \u00cen caz contrar, 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Tipul de obiect reprezentat ini\u021bial, cum ar fi \u201ecategorie\u201d, \u201earticol\u201d sau \u201eata\u0219ament\u201d.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID-ul din baza de date al obiectului ini\u021bial pe care \u00eel reprezint\u0103 acest element de meniu, de exemplu, ID pentru articole sau term_id pentru categorii.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atributul \u021bint\u0103 al elementului de leg\u0103tur\u0103 pentru acest element de meniu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL-ul la care indic\u0103 acest element de meniu.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Rela\u021bia XFN exprimat\u0103 \u00een leg\u0103tura acestui element de meniu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Termenii atribui\u021bi obiectului \u00een taxonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "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": "Limiteaz\u0103 setul de rezultate \u00een func\u021bie de rela\u021bia dintre mai multe taxonomii.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limiteaz\u0103 setul de rezultate la elementele care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Dac\u0103 elementele trebuie s\u0103 fie atribuite tuturor termenilor specifica\u021bi sau numai unor anumi\u021bi termeni.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Limiteaz\u0103 setul de rezultate la toate elementele, cu excep\u021bia celor care au anumi\u021bi termeni atribui\u021bi \u00een taxonomia wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "List\u0103 cu ID-uri termeni",
                                    "description": "Potrive\u0219te termenii cu ID-urile afi\u0219ate.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Interogare ID-uri termeni \u00een taxonomie",
                                    "description": "Execut\u0103 o interogare avansat\u0103 a termenilor.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID-uri termeni.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Contramandeaz\u0103 lungimea implicit\u0103 a rezumatului.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola pentru articol dac\u0103 el este protejat prin parol\u0103.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Rezumatul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Rezumat pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Rezumat HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 rezumatul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "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": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Termenii atribui\u021bi articolului \u00een taxonomia wp_pattern_category.",
                            "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": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limiteaz\u0103 la anumite ID-uri articol.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limiteaz\u0103 la o anumit\u0103 zon\u0103 pentru partea de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipul de articol pentru care vrei \u0219abloane.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Descriptorul \u0219ablonului pentru care vrei o alternativ\u0103",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indic\u0103 dac\u0103 un \u0219ablon este personalizat sau face parte dintr-o ierarhie de \u0219abloane",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefixul \u0219ablonului pentru \u0219ablonul creat. Este folosit pentru a extrage tipul principal de \u0219ablon, de exemplu din \u201etaxonomy-books\u201d se extrage \u201etaxonomy\u201d",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Unde este destinat\u0103 s\u0103 fie folosit\u0103 partea de \u0219ablon (antet, subsol etc.)",
                            "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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limiteaz\u0103 la anumite ID-uri articol.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limiteaz\u0103 la o anumit\u0103 zon\u0103 pentru partea de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipul de articol pentru care vrei \u0219abloane.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Unde este destinat\u0103 s\u0103 fie folosit\u0103 partea de \u0219ablon (antet, subsol etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Descriptorul \u0219ablonului pentru care vrei o alternativ\u0103",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indic\u0103 dac\u0103 un \u0219ablon este personalizat sau face parte dintr-o ierarhie de \u0219abloane",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefixul \u0219ablonului pentru \u0219ablonul creat. Este folosit pentru a extrage tipul principal de \u0219ablon, de exemplu din \u201etaxonomy-books\u201d se extrage \u201etaxonomy\u201d",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Descriptor unic care identific\u0103 \u0219ablonul.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificator tem\u0103 pentru \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tip de \u0219ablon.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versiunea formatului pentru blocul de con\u021binut folosit de \u0219ablon.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titlul \u0219ablonului.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru \u0219ablon, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru \u0219ablon, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea \u0219ablonului.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Starea \u0219ablonului.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID-ul pentru autorul \u0219ablonului.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Unde este destinat\u0103 s\u0103 fie folosit\u0103 partea de \u0219ablon (antet, subsol etc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID-ul \u0219ablonului",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "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": "ID-ul p\u0103rintelui pentru revizia stilurilor globale.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizia stilurilor globale.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Identificatorul temei",
                            "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": "Identificatorul temei",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID-ul configur\u0103rii pentru stiluri globale.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Stiluri globale.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Set\u0103ri globale.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titlul varia\u021biei pentru stiluri globale.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titlul varia\u021biei pentru stiluri globale, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate dup\u0103 o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele publicate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limiteaz\u0103 r\u0103spunsul la articolele modificate \u00eenainte de o dat\u0103 furnizat\u0103, conform ISO 8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limiteaz\u0103 setul de rezultate la articole atribuite unei sau mai multor st\u0103ri.",
                            "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": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola pentru articol dac\u0103 el este protejat prin parol\u0103.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul obiect.",
                            "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": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele reviziei.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificator unic pentru revizie.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece reviziile nu pot fi aruncate la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Data la care a fost publicat articolul, \u00een fusul orar al site-ului.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Data la care a fost publicat articolul (GMT).",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru articol, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "O stare numit\u0103 pentru articol.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "O parol\u0103 pentru a proteja accesul la con\u021binut \u0219i rezumat.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titlul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Titlu pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titlu HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Con\u021binutul pentru articol.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Con\u021binut pentru articol, a\u0219a cum exist\u0103 \u00een baza de date.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Con\u021binut HTML pentru articol, transformat pentru afi\u0219are.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versiune a formatului pentru blocul de con\u021binut folosit de articol.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Dac\u0103 con\u021binutul este protejat cu o parol\u0103.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Fi\u0219ierul temei care este folosit pentru a afi\u0219a articolul.",
                            "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": "ID-ul pentru p\u0103rintele salv\u0103rii automate.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID-ul pentru salvarea automat\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la articole cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Versiunea schemei theme.json folosit\u0103 \u00een set\u0103rile pentru tipografice.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Declara\u021bia font-family \u00een formatul theme.json, codificat\u0103 ca un \u0219ir de caractere.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Versiunea schemei theme.json folosit\u0103 \u00een set\u0103rile pentru tipografice.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "Declara\u021bia font-family \u00een formatul theme.json, codificat\u0103 ca un \u0219ir de caractere.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru articol.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "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": "ID-ul pentru familia de fonturi p\u0103rinte a Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cum s\u0103 interpretezi intr\u0103rile de c\u0103utare.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID-ul pentru familia de fonturi p\u0103rinte a Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Versiunea schemei theme.json folosit\u0103 \u00een set\u0103rile pentru tipografice.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "Declara\u021bia font-face \u00een formatul theme.json, codificat\u0103 ca un \u0219ir de caractere.",
                            "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": "ID-ul pentru familia de fonturi p\u0103rinte a Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identificator unic pentru Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID-ul pentru familia de fonturi p\u0103rinte a Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Identificator unic pentru Font-face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dac\u0103 ignori aruncarea la gunoi \u0219i for\u021bezi \u0219tergerea.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Un identificator alfanumeric pentru tipul de articol.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Un identificator alfanumeric pentru stare.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Limiteaz\u0103 rezultatele la taxonomii asociate cu un anumit tip de articol.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Un identificator alfanumeric pentru taxonomie.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atribut termen.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Dac\u0103 ascunzi termenii care nu sunt atribui\u021bi niciunui articol.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni atribui\u021bi unui anumit p\u0103rinte.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni atribui\u021bi unui anumit articol.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ul termenului p\u0103rinte.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID-ul termenului p\u0103rinte.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece termenii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atribut termen.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Dac\u0103 ascunzi termenii care nu sunt atribui\u021bi niciunui articol.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni atribui\u021bi unui anumit articol.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece termenii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atribut termen.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Dac\u0103 ascunzi termenii care nu sunt atribui\u021bi niciunui articol.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni atribui\u021bi unui anumit articol.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Loca\u021biile atribuite meniului.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Dac\u0103 adaugi automat pagini de nivel superior \u00een acest meniu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Loca\u021biile atribuite meniului.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Dac\u0103 adaugi automat pagini de nivel superior \u00een acest meniu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece termenii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atribut termen.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Dac\u0103 ascunzi termenii care nu sunt atribui\u021bi niciunui articol.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni atribui\u021bi unui anumit articol.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la termeni cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descriere HTML a termenului.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Titlu HTML pentru termen.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru termen, unic pentru tipul lui.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru termen.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece termenii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul utilizator.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 setul de rezultate la utilizatori cu unul sau mai mul\u021bi descriptori specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Limiteaz\u0103 setul de rezultate la utilizatori care se potrivesc cel pu\u021bin cu un rol specific oferit. Accept\u0103 list\u0103 csv sau rol singular.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Limiteaz\u0103 setul de rezultate la utilizatori care se potrivesc cu cel pu\u021bin o capabilitate specific\u0103 atribuit\u0103. Accept\u0103 o list\u0103 CSV sau o singur\u0103 capabilitate.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Limiteaz\u0103 setul de rezultate la utilizatorii care sunt considera\u021bi autori.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Limiteaz\u0103 setul de rezultate la utilizatorii care au publicat articole.",
                            "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": "Tablou cu nume de coloane care s\u0103 fie c\u0103utate.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Nume de autentificare pentru utilizator.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Nume de afi\u0219at pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Prenume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres\u0103 de email pentru utilizator.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL-ul utilizatorului.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea utilizatorului.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Local\u0103 pentru utilizator.",
                            "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": "Porecla pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roluri atribuite utilizatorului.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Parol\u0103 pentru utilizator (niciodat\u0103 inclus\u0103).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data \u0219i ora la care preferin\u021bele au fost actualizate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru utilizator.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru utilizator.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Nume de autentificare pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nume de afi\u0219at pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Prenume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres\u0103 de email pentru utilizator.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL-ul utilizatorului.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea utilizatorului.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Local\u0103 pentru utilizator.",
                            "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": "Porecla pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roluri atribuite utilizatorului.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Parol\u0103 pentru utilizator (niciodat\u0103 inclus\u0103).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data \u0219i ora la care preferin\u021bele au fost actualizate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru utilizator.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece utilizatorii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reatribuie articolele utilizatorului \u0219ters \u0219i leag\u0103-le la acest ID de utilizator.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Nume de autentificare pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nume de afi\u0219at pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Prenume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nume pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Adres\u0103 de email pentru utilizator.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL-ul utilizatorului.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Descrierea utilizatorului.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Local\u0103 pentru utilizator.",
                            "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": "Porecla pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificator alfanumeric pentru utilizator.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roluri atribuite utilizatorului.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Parol\u0103 pentru utilizator (niciodat\u0103 inclus\u0103).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "C\u00e2mpuri meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Data \u0219i ora la care preferin\u021bele au fost actualizate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Este necesar s\u0103 fie adev\u0103rat, deoarece utilizatorii nu pot fi arunca\u021bi la gunoi.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Reatribuie articolele utilizatorului \u0219ters \u0219i leag\u0103-le la acest ID de utilizator.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID unic furnizat de aplica\u021bie pentru a o identifica. Este recomandat s\u0103 folose\u0219ti UUID v5 cu URL-ul sau numele-spa\u021biu DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nume pentru parola aplica\u021biei.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID unic furnizat de aplica\u021bie pentru a o identifica. Este recomandat s\u0103 folose\u0219ti UUID v5 cu URL-ul sau numele-spa\u021biu DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nume pentru parola aplica\u021biei.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Limiteaz\u0103 rezultatele la elementele unui tip de obiect.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Limiteaz\u0103 rezultatele la elementele unui sau mai multor subtipuri de obiecte.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Asigur\u0103 c\u0103 setul de rezultate exclude anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limiteaz\u0103 setul de rezultate la anumite ID-uri.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Numele unic \u00eenregistrat pentru bloc.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atribute pentru bloc.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID-ul contextului articolului.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nume-spa\u021biu bloc.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nume-spa\u021biu bloc.",
                            "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": "Nume bloc.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nume-spa\u021biu bloc.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Titlu",
                            "description": "Titlu site.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Slogan site.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL site.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Aceast\u0103 adres\u0103 este folosit\u0103 \u00een scopuri administrative, cum ar fi notificare nou\u0103 pentru utilizator.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Un ora\u0219 cu acela\u0219i fus orar ca al t\u0103u.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Un format de dat\u0103 pentru toate \u0219irurile de date.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Un format de timp pentru toate \u0219irurile de timp.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Un num\u0103r al zilei s\u0103pt\u0103m\u00e2nii cu care s\u0103pt\u0103m\u00e2na ar trebui s\u0103 \u00eenceap\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Cod local\u0103 WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Converte\u0219te emoticoanele \u00een pictograme, de exemplu :-) \u0219i :-P.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Categorie articol implicit\u0103.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Format de articol implicit.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Num\u0103r maxim de articole pe o pagin\u0103",
                            "description": "Paginile blogului arat\u0103 cel mult.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Arat\u0103 \u00een fa\u021b\u0103",
                            "description": "Ce s\u0103 ar\u0103\u021bi \u00een pagina din fa\u021b\u0103",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Pagina din fa\u021b\u0103",
                            "description": "ID-ul paginii care ar trebui afi\u0219at\u0103 \u00een pagina din fa\u021b\u0103",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID-ul paginii care ar trebui s\u0103 afi\u0219eze ultimele articole",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Permite notific\u0103ri pentru leg\u0103turi din alte bloguri (pingback-uri \u0219i trackback-uri) pentru articole noi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Permite comentarii la articole noi",
                            "description": "Permite vizitatorilor s\u0103 trimit\u0103 comentarii la articole noi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo site.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "Icon site.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Limiteaz\u0103 setul de rezultate la teme atribuite unei sau mai multor st\u0103ri.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Foaia de stiluri a temei. Ea identific\u0103 tema, \u00een mod unic.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limiteaz\u0103 rezultatele la module cu o stare dat\u0103.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Descriptor director de module WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Starea de activare a modulului.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Starea de activare a modulului.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "ID-ul unei bare lateral\u0103 \u00eenregistrat\u0103",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Piese imbricate.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "ID-ul tipului de pies\u0103.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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": "ID-ul tipului de pies\u0103.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Set\u0103rile instan\u021bei curente pentru pies\u0103.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Datele serializate din formularul piesei care s\u0103 fie codificate \u00een set\u0103rile instan\u021bei.",
                            "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": "ID-ul tipului de pies\u0103.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Set\u0103rile instan\u021bei curente pentru pies\u0103.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bara lateral\u0103 pentru a returna piese.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru pies\u0103.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Tipul de pies\u0103. Corespunde cu ID-ul din punctul-final widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Bara lateral\u0103 de unde este piesa.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Set\u0103ri instan\u021be pentru pies\u0103, dac\u0103 sunt acceptate.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Reprezentarea codificat\u0103 \u00een Base64 pentru set\u0103ri instan\u021be.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash criptografic pentru set\u0103ri instan\u021be.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Set\u0103ri instan\u021be necodificate, dac\u0103 sunt acceptate.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Datele codificate \u00een URL din formularul de administrare piese. Sunt folosite pentru a actualiza o pies\u0103 care nu accept\u0103 instan\u021be. Doar scriere.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificator unic pentru pies\u0103.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Tipul de pies\u0103. Corespunde cu ID-ul din punctul-final widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bara lateral\u0103 de unde este piesa.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Set\u0103ri instan\u021be pentru pies\u0103, dac\u0103 sunt acceptate.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Reprezentarea codificat\u0103 \u00een Base64 pentru set\u0103ri instan\u021be.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash criptografic pentru set\u0103ri instan\u021be.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Set\u0103ri instan\u021be necodificate, dac\u0103 sunt acceptate.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Datele codificate \u00een URL din formularul de administrare piese. Sunt folosite pentru a actualiza o pies\u0103 care nu accept\u0103 instan\u021be. Doar scriere.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Dac\u0103 for\u021bezi \u00eenl\u0103turarea piesei sau o mu\u021bi \u00een bara lateral\u0103 inactiv\u0103.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limiteaz\u0103 setul de rezultate la blocurile care se potrivesc cu termenul de c\u0103utare.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un \u0219ir.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un ID categorie.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un ID de cuv\u00e2nt cheie.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Limiteaz\u0103 rezultatele la cele care se potrivesc cu un model (descriptor).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Decaleaz\u0103 setul de rezultate cu un anumit num\u0103r de elemente.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Ordoneaz\u0103 atributele de sortare cresc\u0103tor sau descresc\u0103tor.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sorteaz\u0103 colec\u021bia dup\u0103 atributul articol.",
                            "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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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\/ro\/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": "URL-ul de procesat.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Un identificator alfanumeric pentru loca\u021bia meniului.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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\/ro\/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\/ro\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "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\/ro\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru categoria de capacit\u0103\u021bi.",
                            "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": "Identificator unic pentru capacitate.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Parametrii de intrare pentru executarea capacit\u0103\u021bii.",
                            "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": "Domeniul sub care se formuleaz\u0103 cererea; determin\u0103 c\u00e2mpurile prezente \u00een r\u0103spuns.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina actual\u0103 a colec\u021biei.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Num\u0103r maxim de elemente care s\u0103 fie returnat \u00een setul de rezultate.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limiteaz\u0103 rezultatele la capacit\u0103\u021bile dintr-o anumit\u0103 categorie de capacit\u0103\u021bi.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/todroberts.com\/ro\/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": "Identificator unic pentru capacitate.",
                            "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\/"
            }
        ]
    }
}