{"name":"INBAR","description":"Bamboo &amp; Rattan for inclusive and green development","url":"https:\/\/staging.inbar.int","home":"https:\/\/staging.inbar.int\/es\/","gmt_offset":8,"timezone_string":"Asia\/Shanghai","page_for_posts":4944,"page_on_front":123235,"show_on_front":"page","namespaces":["wp\/v2","wp-site-health\/v1","wp-block-editor\/v1","oembed\/1.0","fluent-smtp","wpml\/v1","mtphrSettings\/v1","post-duplicator\/v1","redirection\/v1","wordfence\/v1","yoast\/v1","wpml\/st\/v1","aam\/v2","wpml\/tm\/v1","wpml\/ate\/v1","mc4wp\/v1","metaslider\/v1","regenerate-thumbnails\/v1","wp-api-menus\/v2","otgs\/installer\/v1"],"authentication":[],"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/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:\/\/staging.inbar.int\/es\/wp-json\/batch\/v1"}]}},"\/wp\/v2":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp\/v2","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2"}]}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit result set to items with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit result set to items with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limitar el conjunto de resultados a elementos que sean fijos.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit result set to items with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit result set to items with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limitar el conjunto de resultados a elementos que sean fijos.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limitar el conjunto de resultados a adjuntos de un tipo de medio en particular.","type":"string","enum":["image","video","text","application","audio"],"required":false},"mime_type":{"default":null,"description":"Limitar el conjunto de resultados a adjuntos de un tipo MIME en particular.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Texto alternativo a mostrar cuando no se muestra el adjunto.","type":"string","required":false},"caption":{"description":"Leyenda del adjunto.","type":"object","properties":{"raw":{"description":"Leyenda del adjunto, si existe en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Descripci\u00f3n del adjunto","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"El ID de las entradas a las que est\u00e1 asociado el adjunto.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limitar el conjunto de resultados a adjuntos de un tipo de medio en particular.","type":"string","enum":["image","video","text","application","audio"],"required":false},"mime_type":{"default":null,"description":"Limitar el conjunto de resultados a adjuntos de un tipo MIME en particular.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Texto alternativo a mostrar cuando no se muestra el adjunto.","type":"string","required":false},"caption":{"description":"Leyenda del adjunto.","type":"object","properties":{"raw":{"description":"Leyenda del adjunto, si existe en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Descripci\u00f3n del adjunto","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"El ID de las entradas a las que est\u00e1 asociado el adjunto.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Texto alternativo a mostrar cuando no se muestra el adjunto.","type":"string","required":false},"caption":{"description":"Leyenda del adjunto.","type":"object","properties":{"raw":{"description":"Leyenda del adjunto, si existe en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Descripci\u00f3n del adjunto","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"El ID de las entradas a las que est\u00e1 asociado el adjunto.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Texto alternativo a mostrar cuando no se muestra el adjunto.","type":"string","required":false},"caption":{"description":"Leyenda del adjunto.","type":"object","properties":{"raw":{"description":"Leyenda del adjunto, si existe en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"Leyenda HTML del adjunto, transformada para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Descripci\u00f3n del adjunto","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"El ID de las entradas a las que est\u00e1 asociado el adjunto.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit":{"namespace":"wp\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"src":{"description":"URL al archivo de la imagen editada.","type":"string","format":"uri","required":true},"modifiers":{"description":"Array of image edits.","type":"array","minItems":1,"items":{"description":"Image edit.","type":"object","required":["type","args"],"oneOf":[{"title":"Rotation","properties":{"type":{"description":"Rotation type.","type":"string","enum":["rotate"]},"args":{"description":"Rotation arguments.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle to rotate clockwise in degrees.","type":"number"}}}}},{"title":"Recortar","properties":{"type":{"description":"Crop type.","type":"string","enum":["crop"]},"args":{"description":"Crop arguments.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left to begin the crop as a percentage of the image width.","type":"number"},"top":{"description":"Vertical position from the top to begin the crop as a percentage of the image height.","type":"number"},"width":{"description":"Width of the crop as a percentage of the image width.","type":"number"},"height":{"description":"Height of the crop as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"src":{"description":"URL al archivo de la imagen editada.","type":"string","format":"uri","required":true},"modifiers":{"description":"Array of image edits.","type":"array","minItems":1,"items":{"description":"Image edit.","type":"object","required":["type","args"],"oneOf":[{"title":"Rotation","properties":{"type":{"description":"Rotation type.","type":"string","enum":["rotate"]},"args":{"description":"Rotation arguments.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle to rotate clockwise in degrees.","type":"number"}}}}},{"title":"Recortar","properties":{"type":{"description":"Crop type.","type":"string","enum":["crop"]},"args":{"description":"Crop arguments.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left to begin the crop as a percentage of the image width.","type":"number"},"top":{"description":"Vertical position from the top to begin the crop as a percentage of the image height.","type":"number"},"width":{"description":"Width of the crop as a percentage of the image width.","type":"number"},"height":{"description":"Height of the crop as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/menu-items":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"menu_order","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit result set to items with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit result set to items except those with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"default":0,"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"menu_order","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit result set to items with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit result set to items except those with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limitar los resultados a entradas con un valor espec\u00edfico `menu_order`.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"default":0,"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"El ID del superior del objeto.","type":"integer","minimum":0,"required":false},"title":{"description":"El t\u00edtulo para el objeto.","type":["string","object"],"properties":{"raw":{"description":"T\u00edtulo para el objeto, tal y como est\u00e1 en la base de datos.","type":"string","context":["edit"]},"rendered":{"description":"T\u00edtulo HTML para el objeto, transformado para su visualizaci\u00f3n.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un nombre de estado para el objeto.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Los t\u00e9rminos asignados al objeto en la taxonom\u00eda nav_menu.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/blocks":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/templates":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/templates"}]}},"\/wp\/v2\/templates\/lookup":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/template-parts":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/template-parts"}]}},"\/wp\/v2\/template-parts\/lookup":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the global styles revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global styles revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the global styles revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global styles revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"The id of a template","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title of the global styles variation.","type":["object","string"],"properties":{"raw":{"description":"Title for the global styles variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"The id of a template","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title of the global styles variation.","type":["object","string"],"properties":{"raw":{"description":"Title for the global styles variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/navigation":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/font-families":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/font-families"}]}},"\/wp\/v2\/font-families\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/aam_policy":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/aam_policy"}]}},"\/wp\/v2\/aam_policy\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Si el extracto est\u00e1 protegido con una contrase\u00f1a.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/aam_policy\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/aam_policy\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/event":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"events_year":{"description":"Limit result set to items with specific terms assigned in the events_year taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"events_year_exclude":{"description":"Limit result set to items except those with specific terms assigned in the events_year taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limitar los resultados a los que tengan IDs superiores concretos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limitar los resultados a todos los elementos excepto aquellos con un identificador padre espec\u00edfico.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"events_year":{"description":"Limit result set to items with specific terms assigned in the events_year taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"events_year_exclude":{"description":"Limit result set to items except those with specific terms assigned in the events_year taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/event"}]}},"\/wp\/v2\/event\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/event\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"events_year":{"description":"The terms assigned to the post in the events_year taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/event\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/inbar_publication":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"inbar_publication_category":{"description":"Limit result set to items with specific terms assigned in the inbar_publication_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"inbar_publication_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the inbar_publication_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limita el conjunto de resultados en base a la relaci\u00f3n entre m\u00faltiples taxonom\u00edas.","type":"string","enum":["AND","OR"],"required":false},"inbar_publication_category":{"description":"Limit result set to items with specific terms assigned in the inbar_publication_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"inbar_publication_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the inbar_publication_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/inbar_publication"}]}},"\/wp\/v2\/inbar_publication\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/inbar_publication\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"inbar_publication_category":{"description":"The terms assigned to the post in the inbar_publication_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/inbar_publication\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/general_publication":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/general_publication"}]}},"\/wp\/v2\/general_publication\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/general_publication\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/general_publication\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/article":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/article"}]}},"\/wp\/v2\/article\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/article\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/article\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/patent":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/patent"}]}},"\/wp\/v2\/patent\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/patent\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/patent\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/expert":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/expert"}]}},"\/wp\/v2\/expert\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/expert\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/expert\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/publication_author":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/publication_author"}]}},"\/wp\/v2\/publication_author\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/publication_author\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/publication_author\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/home_slider":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/home_slider"}]}},"\/wp\/v2\/home_slider\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/office":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/office"}]}},"\/wp\/v2\/office\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/office\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Si el contenido est\u00e1 protegido con contrase\u00f1a o no.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/office\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/photo_gallery":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/photo_gallery"}]}},"\/wp\/v2\/photo_gallery\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/taskforce":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"after":{"description":"Limitar la respuesta a entradas publicadas despu\u00e9s de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limitar el conjunto de resultados a las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limitar el conjunto de resultados a las entradas con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limitar el conjunto de resultados a las entradas asignadas a uno o m\u00e1s estados.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","any"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/taskforce"}]}},"\/wp\/v2\/taskforce\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"La contrase\u00f1a para la entrada, si est\u00e1 protegida por contrase\u00f1a.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Una contrase\u00f1a para proteger el acceso al contenido y al extracto.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Si se evita la papelera y se fuerza el borrado.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/taskforce\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de objeto.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/taskforce\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE","GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que las revisiones no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"Un identificador alfanum\u00e9rico del tipo de contenido.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"type":{"description":"Un identificador alfanum\u00e9rico del tipo de contenido.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Un identificador alfanum\u00e9rico del estado.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"status":{"description":"Un identificador alfanum\u00e9rico del estado.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limitar los resultados a taxonom\u00edas asociadas con un tipo de contenido espec\u00edfico.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limitar los resultados a taxonom\u00edas asociadas con un tipo de contenido espec\u00edfico.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"Un identificador alfanum\u00e9rico de la taxonom\u00eda.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"taxonomy":{"description":"Un identificador alfanum\u00e9rico de la taxonom\u00eda.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/wp_pattern_category"}]}},"\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/events_year":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/events_year"}]}},"\/wp\/v2\/events_year\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/inbar_publication_category":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/inbar_publication_category"}]}},"\/wp\/v2\/inbar_publication_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/region":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/region"}]}},"\/wp\/v2\/region\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/job-status":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/job-status"}]}},"\/wp\/v2\/job-status\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/job-cat":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"parent":{"description":"Limitar el resultado a t\u00e9rminos asignados a un superior espec\u00edfico.","type":"integer","required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/job-cat"}]}},"\/wp\/v2\/job-cat\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"parent":{"description":"Identificador del t\u00e9rmino superior.","type":"integer","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/continent":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Ordenar la colecci\u00f3n por atributo de t\u00e9rmino.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Si se ocultar\u00e1n o no los t\u00e9rminos asignados a cualquier entrada.","type":"boolean","default":false,"required":false},"post":{"description":"Limitar el resultado a t\u00e9rminos asignados a una entrada espec\u00edfica.","type":"integer","default":null,"required":false},"slug":{"description":"Limitar el resultado a t\u00e9rminos con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":true},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/continent"}]}},"\/wp\/v2\/continent\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"description":{"description":"Descripci\u00f3n HTML del t\u00e9rmino.","type":"string","required":false},"name":{"description":"T\u00edtulo HTML del t\u00e9rmino.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del t\u00e9rmino \u00fanico de este tipo.","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del t\u00e9rmino.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los t\u00e9rminos no son compatibles con el env\u00edo a la papelera.","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"default":"asc","description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limitar el resultado a usuarios con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limitar el resultado a usuarios que se ajusten al menos a un perfil espec\u00edfico facilitado. Acepta listas en CSV o un solo perfil.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limitar el resultado a usuarios considerados autores.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit result set to users who have published posts.","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","aam_policy":"aam_policy","event":"event","inbar_publication":"inbar_publication","general_publication":"general_publication","article":"article","patent":"patent","expert":"expert","publication_author":"publication_author","home_slider":"home_slider","office":"office","photo_gallery":"photo_gallery","taskforce":"taskforce"}},"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Nombre de acceso del usuario.","type":"string","required":true},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":true},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":true},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"default":"asc","description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limitar el resultado a usuarios con uno o m\u00e1s slugs espec\u00edficos.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limitar el resultado a usuarios que se ajusten al menos a un perfil espec\u00edfico facilitado. Acepta listas en CSV o un solo perfil.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limitar el resultado a usuarios considerados autores.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit result set to users who have published posts.","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","aam_policy":"aam_policy","event":"event","inbar_publication":"inbar_publication","general_publication":"general_publication","article":"article","patent":"patent","expert":"expert","publication_author":"publication_author","home_slider":"home_slider","office":"office","photo_gallery":"photo_gallery","taskforce":"taskforce"}},"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Nombre de acceso del usuario.","type":"string","required":true},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":true},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":true},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/users"}]}},"\/wp\/v2\/users\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"username":{"description":"Nombre de acceso del usuario.","type":"string","required":false},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":false},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.","required":false},"reassign":{"type":"integer","description":"Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"username":{"description":"Nombre de acceso del usuario.","type":"string","required":false},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":false},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificador \u00fanico del usuario.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.","required":false},"reassign":{"type":"integer","description":"Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Nombre de acceso del usuario.","type":"string","required":false},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":false},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.","required":false},"reassign":{"type":"integer","description":"Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Nombre de acceso del usuario.","type":"string","required":false},"name":{"description":"Muestra el nombre del usuario.","type":"string","required":false},"first_name":{"description":"Nombre del usuario.","type":"string","required":false},"last_name":{"description":"Apellidos del usuario.","type":"string","required":false},"email":{"description":"La direcci\u00f3n de correo electr\u00f3nico del usuario.","type":"string","format":"email","required":false},"url":{"description":"URL del usuario.","type":"string","format":"uri","required":false},"description":{"description":"Descripci\u00f3n del usuario.","type":"string","required":false},"locale":{"description":"Idioma local del usuario.","type":"string","enum":["","en_US","es_ES","fr_FR","zh_CN"],"required":false},"nickname":{"description":"Alias del usuario.","type":"string","required":false},"slug":{"description":"Un identificador alfanum\u00e9rico del usuario.","type":"string","required":false},"roles":{"description":"Perfiles asignados al usuario.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Contrase\u00f1a del usuario (no incluida).","type":"string","required":false},"meta":{"description":"Campos meta.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Es necesario que sea \u00abtrue\u00bb, ya que los usuarios no son compatibles con el env\u00edo a la papelera.","required":false},"reassign":{"type":"integer","description":"Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario.","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords":{"namespace":"wp\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/search":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"type":{"default":"post","description":"Limitar los resultados a elementos de un tipo de objeto.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limitar los resultados a elementos de uno o m\u00e1s subtipos de objetos.","type":"array","items":{"enum":["post","page","event","inbar_publication","general_publication","article","patent","expert","publication_author","home_slider","office","photo_gallery","taskforce","category","post_tag","events_year","inbar_publication_category","region","job-status","job-cat","continent","any"],"type":"string"},"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"type":{"default":"post","description":"Limitar los resultados a elementos de un tipo de objeto.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limitar los resultados a elementos de uno o m\u00e1s subtipos de objetos.","type":"array","items":{"enum":["post","page","event","inbar_publication","general_publication","article","patent","expert","publication_author","home_slider","office","photo_gallery","taskforce","category","post_tag","events_year","inbar_publication_category","region","job-status","job-cat","continent","any"],"type":"string"},"required":false},"exclude":{"description":"Asegurar que el conjunto de resultados excluye IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limitar el conjunto de resultados a IDs espec\u00edficos.","type":"array","items":{"type":"integer"},"default":[],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET","POST"],"args":{"name":{"description":"Nombre \u00fanico registrado para el bloque.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID del contexto de la entrada.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET","POST"],"args":{"name":{"description":"Nombre \u00fanico registrado para el bloque.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID del contexto de la entrada.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"Espacio de nombres del bloque.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"title":{"title":"","description":"T\u00edtulo del sitio.","type":"string","required":false},"description":{"title":"","description":"Site description.","type":"string","required":false},"url":{"title":"","description":"Site URL","type":"string","format":"uri","required":false},"email":{"title":"","description":"This address is used for admin purposes. If you change this we will send you an email at your new address to confirm it. The new address will not become active until confirmed.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"Una ciudad en la misma zona horaria que t\u00fa.","type":"string","required":false},"date_format":{"title":"","description":"Formato fecha para todas las cadenas de fecha.","type":"string","required":false},"time_format":{"title":"","description":"Formato de hora para todas las cadenas de hora.","type":"string","required":false},"start_of_week":{"title":"","description":"El n\u00famero de d\u00eda en el que la semana debe comenzar.","type":"number","required":false},"language":{"title":"","description":"C\u00f3digo del idioma local de WordPress.","type":"string","required":false},"use_smilies":{"title":"","description":"Convierte emoticonos como :-) y :-P en gr\u00e1ficos en la pantalla.","type":"boolean","required":false},"default_category":{"title":"","description":"Default category.","type":"number","required":false},"default_post_format":{"title":"","description":"Formato de la entrada por defecto.","type":"string","required":false},"posts_per_page":{"title":"","description":"P\u00e1ginas de blog mostradas como m\u00e1ximo.","type":"number","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"title":{"title":"T\u00edtulo","description":"T\u00edtulo del sitio.","type":"string","required":false},"description":{"title":"Descripci\u00f3n corta","description":"Descripci\u00f3n corta del sitio.","type":"string","required":false},"url":{"title":"","description":"URL del sitio.","type":"string","format":"uri","required":false},"email":{"title":"","description":"Esta direcci\u00f3n se utiliza para fines de administraci\u00f3n, por ejemplo, avisos de nuevos usuarios.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"Una ciudad en la misma zona horaria que t\u00fa.","type":"string","required":false},"date_format":{"title":"","description":"Formato fecha para todas las cadenas de fecha.","type":"string","required":false},"time_format":{"title":"","description":"Formato de hora para todas las cadenas de hora.","type":"string","required":false},"start_of_week":{"title":"","description":"El n\u00famero de d\u00eda en el que la semana debe comenzar.","type":"integer","required":false},"language":{"title":"","description":"C\u00f3digo del idioma local de WordPress.","type":"string","required":false},"use_smilies":{"title":"","description":"Convierte emoticonos como :-) y :-P en gr\u00e1ficos en la pantalla.","type":"boolean","required":false},"default_category":{"title":"","description":"Categoria de entrada por defecto","type":"integer","required":false},"default_post_format":{"title":"","description":"Formato de la entrada por defecto.","type":"string","required":false},"posts_per_page":{"title":"Maximum posts per page","description":"P\u00e1ginas de blog mostradas como m\u00e1ximo.","type":"integer","required":false},"show_on_front":{"title":"Show on front","description":"What to show on the front page","type":"string","required":false},"page_on_front":{"title":"Page on front","description":"The ID of the page that should be displayed on the front page","type":"integer","required":false},"page_for_posts":{"title":"","description":"The ID of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"title":"","description":"Permite avisos de enlaces desde otros sitios (pingbacks y trackbacks) en los nuevos art\u00edculos.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Allow comments on new posts","description":"Permitir a la gente enviar comentarios en las nuevas entradas.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logotipo","description":"Site logo.","type":"integer","required":false},"site_icon":{"title":"Icon","description":"Site icon.","type":"integer","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/settings"}]}},"\/wp\/v2\/themes":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limitar el conjunto de resultados a los temas asignados a uno o m\u00e1s estados. ","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"status":{"description":"Limitar el conjunto de resultados a los temas asignados a uno o m\u00e1s estados. ","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"La hoja de estilos del tema. Esto identifica el tema de forma \u00fanica.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"stylesheet":{"description":"La hoja de estilos del tema. Esto identifica el tema de forma \u00fanica.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"status":{"description":"Limita los resultados a plugins con el estado dado.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"Slug del plugin en el directorio WordPress.org.","pattern":"[\\w\\-]+","required":true},"status":{"description":"Estado de activaci\u00f3n del plugin.","type":"string","enum":["inactive","active"],"default":"inactive","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","required":false},"status":{"description":"Limita los resultados a plugins con el estado dado.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"Slug del plugin en el directorio WordPress.org.","pattern":"[\\w\\-]+","required":true},"status":{"description":"Estado de activaci\u00f3n del plugin.","type":"string","enum":["inactive","active"],"default":"inactive","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"Estado de activaci\u00f3n del plugin.","type":"string","enum":["inactive","active"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"Estado de activaci\u00f3n del plugin.","type":"string","enum":["inactive","active"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/sidebars":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a registered sidebar","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The id of a registered sidebar","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The widget type id.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"id":{"description":"The widget type id.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode":{"namespace":"wp\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"form_data":{"description":"Serialized widget form data to encode into instance settings.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"form_data":{"description":"Serialized widget form data to encode into instance settings.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render":{"namespace":"wp\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar the widget belongs to.","type":"string","required":true},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar the widget belongs to.","type":"string","required":true},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar the widget belongs to.","type":"string","required":false},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar the widget belongs to.","type":"string","required":false},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limitar el resultado a bloques que coincidan con el t\u00e9rmino de b\u00fasqueda.","type":"string","minLength":1,"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limitar el resultado a bloques que coincidan con el t\u00e9rmino de b\u00fasqueda.","type":"string","minLength":1,"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those matching a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those matching a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those matching a pattern (slug).","type":"array","required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limitar los resultados a aquellos que coinciden con una cadena.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those matching a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those matching a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those matching a pattern (slug).","type":"array","required":false},"offset":{"description":"Desplazar el conjunto de resultados un n\u00famero espec\u00edfico de elementos.","type":"integer","required":false},"order":{"description":"Orden de clasificaci\u00f3n de atributos ascendente o descendente.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/pattern-directory\/patterns"}]}},"\/wp\/v2\/block-patterns\/patterns":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/block-patterns\/patterns"}]}},"\/wp\/v2\/block-patterns\/categories":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/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},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1"}]}},"\/wp-site-health\/v1\/tests\/background-updates":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/tests\/background-updates"}]}},"\/wp-site-health\/v1\/tests\/loopback-requests":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"}]}},"\/wp-site-health\/v1\/tests\/https-status":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/tests\/https-status"}]}},"\/wp-site-health\/v1\/tests\/dotorg-communication":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"}]}},"\/wp-site-health\/v1\/tests\/authorization-header":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"}]}},"\/wp-site-health\/v1\/directory-sizes":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-site-health\/v1\/directory-sizes"}]}},"\/wp-site-health\/v1\/tests\/page-cache":{"namespace":"wp-site-health\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/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},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-block-editor\/v1"}]}},"\/wp-block-editor\/v1\/url-details":{"namespace":"wp-block-editor\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL to process.","type":"string","format":"uri","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"url":{"description":"The URL to process.","type":"string","format":"uri","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp\/v2\/menu-locations":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu location.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu location.","type":"string","required":false},"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-block-editor\/v1\/export"}]}},"\/wp-block-editor\/v1\/navigation-fallback":{"namespace":"wp-block-editor\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"context":{"description":"\u00c1mbito de aplicaci\u00f3n de la solicitud; determina los campos presentes en la respuesta.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/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},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"La URL del recurso del que recuperar los datos oEmbed.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"La URL del recurso del que recuperar los datos oEmbed.","type":"string","format":"uri","required":true},"format":{"description":"El formato oEmbed a utilizar.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"La anchura m\u00e1xima del marco de incrustaci\u00f3n en p\u00edxeles.","type":"integer","default":600,"required":false},"maxheight":{"description":"La altura m\u00e1xima del marco de incrustaci\u00f3n en p\u00edxeles.","type":"integer","required":false},"discover":{"description":"Si se realizar\u00e1 una petici\u00f3n de descubrimiento de oEmbed para proveedores no sancionados.","type":"boolean","default":true,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/oembed\/1.0\/proxy"}]}},"\/fluent-smtp":{"namespace":"fluent-smtp","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-smtp","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/fluent-smtp"}]}},"\/fluent-smtp\/outlook_callback":{"namespace":"fluent-smtp","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/fluent-smtp\/outlook_callback"}]}},"\/wpml\/v1":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpml\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1"}]}},"\/wpml\/v1\/custom-xml-config":{"namespace":"wpml\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/custom-xml-config"}]}},"\/wpml\/v1\/custom-xml-config\/validate":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/custom-xml-config\/validate"}]}},"\/mtphrSettings\/v1":{"namespace":"mtphrSettings\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mtphrSettings\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/mtphrSettings\/v1"}]}},"\/mtphrSettings\/v1\/settings":{"namespace":"mtphrSettings\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/mtphrSettings\/v1\/settings"}]}},"\/post-duplicator\/v1":{"namespace":"post-duplicator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"post-duplicator\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/post-duplicator\/v1"}]}},"\/post-duplicator\/v1\/duplicate-post":{"namespace":"post-duplicator\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/post-duplicator\/v1\/duplicate-post"}]}},"\/redirection\/v1":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"redirection\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1"}]}},"\/redirection\/v1\/redirect":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/redirect"}]}},"\/redirection\/v1\/redirect\/(?P<id>[\\d]+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/redirect\/post":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"text":{"description":"Text to match","type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/redirect\/post"}]}},"\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["source","last_count","last_access","position","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"global":{"description":"Apply bulk action globally, as per filters","type":"boolean","required":false},"items":{"description":"Array of IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/group":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"moduleId":{"description":"Module ID","type":"integer","minimum":0,"maximum":3,"required":true},"name":{"description":"Group name","type":"string","required":true},"status":{"description":"Status of the group","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/group"}]}},"\/redirection\/v1\/group\/(?P<id>[\\d]+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"moduleId":{"description":"Module ID","type":"integer","minimum":0,"maximum":3,"required":true},"name":{"description":"Group name","type":"string","required":true},"status":{"description":"Status of the group","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["name","id",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/log":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/log"}]}},"\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/404":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/404"}]}},"\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"filterBy":{"description":"Field to filter by","required":false},"orderby":{"description":"Field to order results by","type":"string","enum":["url","ip","total","count",""],"required":false},"direction":{"description":"Direction of ordered results","type":"string","default":"desc","enum":["asc","desc"],"required":false},"per_page":{"description":"Number of results per page","type":"integer","default":25,"minimum":5,"maximum":200,"required":false},"page":{"description":"Page offset","type":"integer","minimum":0,"default":0,"required":false},"items":{"description":"Comma separated list of item IDs to perform action on","type":"array","items":{"description":"Item ID","type":["string","number"]},"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/setting":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/setting"}]}},"\/redirection\/v1\/plugin":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Name","type":"string","required":false},"value":{"description":"Value","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/plugin"}]}},"\/redirection\/v1\/plugin\/delete":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/plugin\/delete"}]}},"\/redirection\/v1\/plugin\/test":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/plugin\/test"}]}},"\/redirection\/v1\/plugin\/data":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"upgrade":{"description":"Upgrade parameter","type":"string","enum":["stop","skip","retry"],"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/plugin\/data"}]}},"\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)":{"namespace":"redirection\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/redirection\/v1\/import\/plugin":{"namespace":"redirection\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/redirection\/v1\/import\/plugin"}]}},"\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)":{"namespace":"redirection\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wordfence\/v1":{"namespace":"wordfence\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wordfence\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1"}]}},"\/wordfence\/v1\/authenticate":{"namespace":"wordfence\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/authenticate"}]}},"\/wordfence\/v1\/authenticate-premium":{"namespace":"wordfence\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/authenticate-premium"}]}},"\/wordfence\/v1\/config":{"namespace":"wordfence\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/config"}]}},"\/wordfence\/v1\/disconnect":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/disconnect"}]}},"\/wordfence\/v1\/premium-connect":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/premium-connect"}]}},"\/wordfence\/v1\/scan\/issues":{"namespace":"wordfence\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/scan\/issues"}]}},"\/wordfence\/v1\/scan":{"namespace":"wordfence\/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/scan"}]}},"\/wordfence\/v1\/scan\/issue":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wordfence\/v1\/scan\/issue"}]}},"\/yoast\/v1":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"yoast\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1"}]}},"\/yoast\/v1\/file_size":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"type":"string","description":"The url to retrieve","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/file_size"}]}},"\/yoast\/v1\/statistics":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/statistics"}]}},"\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postTypeName":{"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"}]}},"\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"taxonomyName":{"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"}]}},"\/yoast\/v1\/readability_scores":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"contentType":{"type":"string","required":true},"taxonomy":{"type":"string","default":"","required":false},"term":{"type":"integer","default":null,"required":false},"troubleshooting":{"type":"bool","default":null,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/readability_scores"}]}},"\/yoast\/v1\/seo_scores":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"contentType":{"type":"string","required":true},"taxonomy":{"type":"string","default":"","required":false},"term":{"type":"integer","default":null,"required":false},"troubleshooting":{"type":"bool","default":null,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/seo_scores"}]}},"\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"introduction_id":{"type":"string","required":true},"is_seen":{"type":"bool","default":true,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/yoast\/v1\/wistia_embed_permission":{"namespace":"yoast\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"value":{"type":"bool","default":true,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wistia_embed_permission"}]}},"\/yoast\/v1\/available_posts":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"search":{"type":"string","default":"","required":false},"postType":{"type":"string","default":"page","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/available_posts"}]}},"\/yoast\/v1\/alerts\/dismiss":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"key":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/alerts\/dismiss"}]}},"\/yoast\/v1\/configuration\/site_representation":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"company_or_person":{"type":"string","enum":["company","person"],"required":true},"company_name":{"type":"string","required":false},"company_logo":{"type":"string","required":false},"company_logo_id":{"type":"integer","required":false},"person_logo":{"type":"string","required":false},"person_logo_id":{"type":"integer","required":false},"company_or_person_user_id":{"type":"integer","required":false},"description":{"type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/site_representation"}]}},"\/yoast\/v1\/configuration\/social_profiles":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"facebook_site":{"type":"string","required":false},"twitter_site":{"type":"string","required":false},"other_social_urls":{"type":"array","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/social_profiles"}]}},"\/yoast\/v1\/configuration\/check_capability":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"user_id":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/check_capability"}]}},"\/yoast\/v1\/configuration\/enable_tracking":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"tracking":{"type":"boolean","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/enable_tracking"}]}},"\/yoast\/v1\/configuration\/save_configuration_state":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"finishedSteps":{"type":"array","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"}]}},"\/yoast\/v1\/configuration\/get_configuration_state":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"}]}},"\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/yoast\/v1\/get_head":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/get_head"}]}},"\/yoast\/v1\/indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/posts"}]}},"\/yoast\/v1\/indexing\/terms":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/terms"}]}},"\/yoast\/v1\/indexing\/post-type-archives":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/post-type-archives"}]}},"\/yoast\/v1\/indexing\/general":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/general"}]}},"\/yoast\/v1\/indexing\/prepare":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/prepare"}]}},"\/yoast\/v1\/indexing\/indexables-complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/indexables-complete"}]}},"\/yoast\/v1\/indexing\/complete":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/indexing\/complete"}]}},"\/yoast\/v1\/link-indexing\/posts":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/link-indexing\/posts"}]}},"\/yoast\/v1\/link-indexing\/terms":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/link-indexing\/terms"}]}},"\/yoast\/v1\/integrations\/set_active":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"active":{"type":"boolean","required":true},"integration":{"type":"string","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/integrations\/set_active"}]}},"\/yoast\/v1\/meta\/search":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/meta\/search"}]}},"\/yoast\/v1\/semrush\/authenticate":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"code":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/semrush\/authenticate"}]}},"\/yoast\/v1\/semrush\/country_code":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"country_code":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/semrush\/country_code"}]}},"\/yoast\/v1\/semrush\/related_keyphrases":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"keyphrase":{"required":true},"country_code":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"}]}},"\/yoast\/v1\/wincher\/authorization-url":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/authorization-url"}]}},"\/yoast\/v1\/wincher\/authenticate":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"code":{"required":true},"websiteId":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/authenticate"}]}},"\/yoast\/v1\/wincher\/keyphrases\/track":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyphrases":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"}]}},"\/yoast\/v1\/wincher\/keyphrases":{"namespace":"yoast\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"keyphrases":{"required":false},"permalink":{"required":false},"startAt":{"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/keyphrases"}]}},"\/yoast\/v1\/wincher\/keyphrases\/untrack":{"namespace":"yoast\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"}]}},"\/yoast\/v1\/wincher\/account\/limit":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/account\/limit"}]}},"\/yoast\/v1\/wincher\/account\/upgrade-campaign":{"namespace":"yoast\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"}]}},"\/yoast\/v1\/workouts":{"namespace":"yoast\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/yoast\/v1\/workouts"}]}},"\/wpml\/st\/v1":{"namespace":"wpml\/st\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpml\/st\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1"}]}},"\/wpml\/st\/v1\/strings\/settings":{"namespace":"wpml\/st\/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":{"autoregisterType":{"type":"integer","default":0,"required":false},"shouldRegisterBackendStrings":{"type":"integer","default":0,"required":false},"setNoticeThatCachePluginCanBlockAutoregisterAsDismissed":{"type":"integer","default":0,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/strings\/settings"}]}},"\/wpml\/st\/v1\/strings\/itemscount":{"namespace":"wpml\/st\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"kind":{"type":"integer","default":null,"required":false},"type":{"type":"string","required":false},"source":{"type":"integer","default":null,"required":false},"domain":{"type":"string","default":null,"required":false},"translationPriority":{"type":"string","default":null,"required":false},"title":{"type":"string","required":false},"sourceLanguageCode":{"type":"string","required":false},"targetLanguageCode":{"type":"string","required":false},"translationStatuses":{"default":[],"required":false},"limit":{"type":"integer","default":10,"required":false},"offset":{"type":"integer","default":0,"required":false},"sorting":{"default":null,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/strings\/itemscount"}]}},"\/wpml\/st\/v1\/strings":{"namespace":"wpml\/st\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"kind":{"type":"integer","default":null,"required":false},"type":{"type":"string","required":false},"source":{"type":"integer","default":null,"required":false},"domain":{"type":"string","default":null,"required":false},"translationPriority":{"type":"string","default":null,"required":false},"title":{"type":"string","required":false},"sourceLanguageCode":{"type":"string","required":false},"targetLanguageCode":{"type":"string","required":false},"translationStatuses":{"default":[],"required":false},"limit":{"type":"integer","default":10,"required":false},"offset":{"type":"integer","default":0,"required":false},"sorting":{"default":null,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/strings"}]}},"\/wpml\/st\/v1\/strings\/filters":{"namespace":"wpml\/st\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/strings\/filters"}]}},"\/wpml\/st\/v1\/string-packages":{"namespace":"wpml\/st\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","required":false},"title":{"type":"string","required":false},"sourceLanguageCode":{"type":"string","required":false},"targetLanguageCode":{"type":"string","required":false},"translationStatuses":{"default":[],"required":false},"limit":{"type":"integer","default":10,"required":false},"offset":{"type":"integer","default":0,"required":false},"sorting":{"default":null,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/string-packages"}]}},"\/wpml\/st\/v1\/strings\/processstringsqueue":{"namespace":"wpml\/st\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/strings\/processstringsqueue"}]}},"\/aam\/v2":{"namespace":"aam\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"aam\/v2","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/aam\/v2"}]}},"\/aam\/v2\/jwt\/validate":{"namespace":"aam\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"jwt":{"description":"JWT token.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/aam\/v2\/jwt\/validate"}]}},"\/aam\/v2\/jwt\/refresh":{"namespace":"aam\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"jwt":{"description":"JWT token.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/aam\/v2\/jwt\/refresh"}]}},"\/aam\/v2\/jwt\/revoke":{"namespace":"aam\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"jwt":{"description":"JWT token.","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/aam\/v2\/jwt\/revoke"}]}},"\/aam\/v2\/authenticate":{"namespace":"aam\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"username":{"description":"Valid username","type":"string","required":true},"password":{"description":"Valid password","type":"string","required":true},"remember":{"description":"Prolong the user session.","type":"boolean","default":false,"required":false},"return_auth_cookies":{"description":"Return auth cookies.","type":"boolean","default":false,"required":false},"fields":{"description":"List of additional fields to return","type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/aam\/v2\/authenticate"}]}},"\/wpml\/tm\/v1":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpml\/tm\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/store":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_job_id":{"type":"string","required":true},"ate_job_data":{"type":"array","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ate\/jobs\/store"}]}},"\/wpml\/tm\/v1\/xliff\/fetch\/(?P<jobId>\\d+)":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wpml\/tm\/v1\/ams\/register_manager":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/register_manager"}]}},"\/wpml\/tm\/v1\/ams\/synchronize\/translators":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/synchronize\/translators"}]}},"\/wpml\/tm\/v1\/ams\/synchronize\/managers":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/synchronize\/managers"}]}},"\/wpml\/tm\/v1\/ams\/status":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/status"}]}},"\/wpml\/tm\/v1\/ams\/console":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/console"}]}},"\/wpml\/tm\/v1\/ams\/engines":{"namespace":"wpml\/tm\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ams\/engines"}]}},"\/wpml\/tm\/v1\/ate\/jobs":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ate\/jobs"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/(?P<ateJobId>\\d+)":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wpml\/tm\/v1\/jobs":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"local_job_ids":{"type":"string","required":false},"scope":{"type":"string","required":false},"id":{"type":"integer","required":false},"title":{"type":"string","required":false},"source_language":{"type":"string","required":false},"target_language":{"type":"string","required":false},"status":{"type":"string","required":false},"needs_update":{"type":"string","required":false},"limit":{"type":"integer","required":false},"offset":{"type":"integer","required":false},"sorting":{"required":false},"translated_by":{"type":"string","required":false},"sent_from":{"type":"string","required":false},"sent_to":{"type":"string","required":false},"deadline_from":{"type":"string","required":false},"deadline_to":{"type":"string","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/jobs"}]}},"\/wpml\/tm\/v1\/jobs\/assign":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"jobId":{"required":true},"type":{"required":false},"translatorId":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/jobs\/assign"}]}},"\/wpml\/tm\/v1\/jobs\/cancel":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/jobs\/cancel"}]}},"\/wpml\/tm\/v1\/tp\/xliff\/download\/(?P<job_id>\\d+)\/(?P<job_type>\\w+)":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"job_id":{"required":true},"job_type":{"required":true},"json":{"type":"boolean","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wpml\/tm\/v1\/tp\/apply-translations":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/tp\/apply-translations"}]}},"\/wpml\/tm\/v1\/tp\/batches\/sync":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"batchId":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/tp\/batches\/sync"}]}},"\/wpml\/tm\/v1\/tp\/batches\/status":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/tp\/batches\/status"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/sync":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"lockKey":{"type":"string","required":false},"ateToken":{"type":"string","required":false},"page":{"type":"int","required":false},"numberOfPages":{"type":"int","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ate\/jobs\/sync"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/download":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ate\/jobs\/download"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/retry":{"namespace":"wpml\/tm\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/tm\/v1\/ate\/jobs\/retry"}]}},"\/wpml\/tm\/v1\/ate\/jobs\/receive\/(?P<wpmlJobId>\\d+)":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpmlJobId":{"type":"int","required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wpml\/tm\/v1\/ate\/jobs\/(?P<ateJobId>\\d+)\/fix":{"namespace":"wpml\/tm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wpml\/ate\/v1":{"namespace":"wpml\/ate\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpml\/ate\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/ate\/v1"}]}},"\/wpml\/ate\/v1\/ate\/proxy":{"namespace":"wpml\/ate\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/ate\/v1\/ate\/proxy"}]}},"\/wpml\/st\/v1\/import_mo_strings":{"namespace":"wpml\/st\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"plugins":{"type":"array","required":false},"themes":{"type":"array","required":false},"other":{"type":"array","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/import_mo_strings"}]}},"\/wpml\/st\/v1\/pre_generate_mo_files":{"namespace":"wpml\/st\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/pre_generate_mo_files"}]}},"\/wpml\/st\/v1\/settings":{"namespace":"wpml\/st\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"group":{"required":true},"key":{"required":true},"data":{"required":true},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/st\/v1\/settings"}]}},"\/mc4wp\/v1":{"namespace":"mc4wp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mc4wp\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/mc4wp\/v1"}]}},"\/mc4wp\/v1\/form":{"namespace":"mc4wp\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/mc4wp\/v1\/form"}]}},"\/wpml\/v1\/updates":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/updates"}]}},"\/wpml\/v1\/item-sections\/populated":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/item-sections\/populated"}]}},"\/wpml\/v1\/posts":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/posts"}]}},"\/wpml\/v1\/posts\/count":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/posts\/count"}]}},"\/wpml\/v1\/send-to-translation\/validate-translation-options":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/send-to-translation\/validate-translation-options"}]}},"\/wpml\/v1\/send-to-translation\/default-batch-name":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/send-to-translation\/default-batch-name"}]}},"\/wpml\/v1\/send-to-translation\/validate-batch-name":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/send-to-translation\/validate-batch-name"}]}},"\/wpml\/v1\/set-review-translation-option":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/set-review-translation-option"}]}},"\/wpml\/v1\/posts\/hierarchical":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/posts\/hierarchical"}]}},"\/wpml\/v1\/posts\/taxonomies":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/posts\/taxonomies"}]}},"\/wpml\/v1\/posts\/terms":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/posts\/terms"}]}},"\/wpml\/v1\/translate-everything\/enable":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/translate-everything\/enable"}]}},"\/wpml\/v1\/translate-everything\/disable":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/translate-everything\/disable"}]}},"\/wpml\/v1\/getuntranslatedtypescount":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/getuntranslatedtypescount"}]}},"\/wpml\/v1\/save-translator-note":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/save-translator-note"}]}},"\/wpml\/v1\/credits":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/credits"}]}},"\/wpml\/v1\/translation-proxy\/commit-batch":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/translation-proxy\/commit-batch"}]}},"\/wpml\/v1\/tranlsation-proxy\/getlastpickedup":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/tranlsation-proxy\/getlastpickedup"}]}},"\/wpml\/v1\/translation-proxy\/getRemoteJobsCount":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/translation-proxy\/getRemoteJobsCount"}]}},"\/wpml\/v1\/gettranslationstatus":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/gettranslationstatus"}]}},"\/wpml\/v1\/getlocaltranslatorbyid":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/getlocaltranslatorbyid"}]}},"\/wpml\/v1\/reloadremotetranslationservice":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/reloadremotetranslationservice"}]}},"\/wpml\/v1\/gettranslationeditortype":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/gettranslationeditortype"}]}},"\/wpml\/v1\/translate-existing-content":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/translate-existing-content"}]}},"\/wpml\/v1\/get-needs-update-count-created-in-cte":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/get-needs-update-count-created-in-cte"}]}},"\/wpml\/v1\/get-engines":{"namespace":"wpml\/v1","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}},{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/get-engines"}]}},"\/wpml\/v1\/save-automatic-translation-settings":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/save-automatic-translation-settings"}]}},"\/wpml\/v1\/getlocaltranslators":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/getlocaltranslators"}]}},"\/wpml\/v1\/account-balances":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/account-balances"}]}},"\/wpml\/v1\/glossary-count":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/glossary-count"}]}},"\/wpml\/v1\/enable-ate":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/enable-ate"}]}},"\/wpml\/v1\/get-dismissed-notices":{"namespace":"wpml\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/get-dismissed-notices"}]}},"\/wpml\/v1\/dismiss-notice":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/dismiss-notice"}]}},"\/wpml\/v1\/dismiss-notice-per-user":{"namespace":"wpml\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wpml\/v1\/dismiss-notice-per-user"}]}},"\/metaslider\/v1":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"metaslider\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1"}]}},"\/metaslider\/v1\/slideshow\/all":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/all"}]}},"\/metaslider\/v1\/slideshow\/list":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/list"}]}},"\/metaslider\/v1\/slideshow\/single":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/single"}]}},"\/metaslider\/v1\/slideshow\/legacy":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/legacy"}]}},"\/metaslider\/v1\/slideshow\/preview":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/preview"}]}},"\/metaslider\/v1\/slideshow\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/save"}]}},"\/metaslider\/v1\/slideshow\/delete":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/delete"}]}},"\/metaslider\/v1\/slideshow\/duplicate":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/duplicate"}]}},"\/metaslider\/v1\/slideshow\/search":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/search"}]}},"\/metaslider\/v1\/slideshow\/export":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/export"}]}},"\/metaslider\/v1\/slideshow\/import":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/slideshow\/import"}]}},"\/metaslider\/v1\/themes\/all":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/themes\/all"}]}},"\/metaslider\/v1\/themes\/custom":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/themes\/custom"}]}},"\/metaslider\/v1\/theme\/customization":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/theme\/customization"}]}},"\/metaslider\/v1\/themes\/set":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/themes\/set"}]}},"\/metaslider\/v1\/import\/images":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/import\/images"}]}},"\/metaslider\/v1\/import\/others":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/import\/others"}]}},"\/metaslider\/v1\/tour\/status":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/tour\/status"}]}},"\/metaslider\/v1\/settings\/user\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/user\/save"}]}},"\/metaslider\/v1\/settings\/user":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/user"}]}},"\/metaslider\/v1\/settings\/global\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/global\/save"}]}},"\/metaslider\/v1\/settings\/global\/single\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/global\/single\/save"}]}},"\/metaslider\/v1\/settings\/single":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/single"}]}},"\/metaslider\/v1\/settings\/global":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/global"}]}},"\/metaslider\/v1\/settings\/slideshow\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/slideshow\/save"}]}},"\/metaslider\/v1\/settings\/slideshow\/save-single":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/slideshow\/save-single"}]}},"\/metaslider\/v1\/settings\/slideshow\/defaults":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/slideshow\/defaults"}]}},"\/metaslider\/v1\/settings\/slideshow\/defaults\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/slideshow\/defaults\/save"}]}},"\/metaslider\/v1\/images\/ids-from-filenames":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/images\/ids-from-filenames"}]}},"\/metaslider\/v1\/settings\/pro":{"namespace":"metaslider\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/pro"}]}},"\/metaslider\/v1\/settings\/pro\/save":{"namespace":"metaslider\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/metaslider\/v1\/settings\/pro\/save"}]}},"\/regenerate-thumbnails\/v1":{"namespace":"regenerate-thumbnails\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"regenerate-thumbnails\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/regenerate-thumbnails\/v1"}]}},"\/regenerate-thumbnails\/v1\/regenerate\/(?P<id>[\\d]+)":{"namespace":"regenerate-thumbnails\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"only_regenerate_missing_thumbnails":{"description":"Si solo se regeneran las miniaturas que falten. Es m\u00e1s r\u00e1pido con esto habilitado.","type":"boolean","default":true,"required":false},"delete_unregistered_thumbnail_files":{"description":"Si borrar cualquier archivo de miniatura antiguo, y ahora sin registrar.","type":"boolean","default":false,"required":false},"update_usages_in_posts":{"description":"Si se actualizan las etiquetas de imagen en cualquier entrada que utilice este adjunto.","type":"boolean","default":true,"required":false},"update_usages_in_posts_post_type":{"description":"Los tipos de contenido a actualizar. Por defecto es todos los tipos de contenido p\u00fablicos.","type":"array","default":[],"required":false},"update_usages_in_posts_post_ids":{"description":"IDs espec\u00edficos de entradas a actualizar en vez de cualquier entrada que use este adjunto.","type":"array","default":[],"required":false},"update_usages_in_posts_posts_per_loop":{"description":"Entradas a procesar por ciclo. Esto es para controlar el uso de memoria y no deber\u00edas tener que ajustarlo.","type":"integer","default":10,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/regenerate-thumbnails\/v1\/attachmentinfo\/(?P<id>[\\d]+)":{"namespace":"regenerate-thumbnails\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/regenerate-thumbnails\/v1\/featuredimages":{"namespace":"regenerate-thumbnails\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"page":{"description":"P\u00e1gina actual de la colecci\u00f3n.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"N\u00famero m\u00e1ximo de elementos que se devolver\u00e1n en el conjunto de resultados.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/regenerate-thumbnails\/v1\/featuredimages"}]}},"\/wp-api-menus\/v2":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-api-menus\/v2","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-api-menus\/v2"}]}},"\/wp-api-menus\/v2\/menus":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-api-menus\/v2\/menus"}]}},"\/wp-api-menus\/v2\/menus\/(?P<id>\\d+)":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/wp-api-menus\/v2\/menu-locations":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/wp-api-menus\/v2\/menu-locations"}]}},"\/wp-api-menus\/v2\/menu-locations\/(?P<location>[a-zA-Z0-9_-]+)":{"namespace":"wp-api-menus\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}]},"\/otgs\/installer\/v1":{"namespace":"otgs\/installer\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"otgs\/installer\/v1","required":false},"context":{"default":"view","required":false},"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/otgs\/installer\/v1"}]}},"\/otgs\/installer\/v1\/push\/fetch-subscription":{"namespace":"otgs\/installer\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"wpml_language":{"type":"string","description":"WPML's language code","enum":["en","fr","cn","es"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/staging.inbar.int\/es\/wp-json\/otgs\/installer\/v1\/push\/fetch-subscription"}]}}},"site_logo":0,"site_icon":0,"site_icon_url":"","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}]}}