{"name":"Relay","description":"","url":"https:\/\/releye.se\/en\/wordpress\/","home":"https:\/\/releye.se","gmt_offset":"0","timezone_string":"","namespaces":["oembed\/1.0","wp-all-import\/v1","weglot\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/releye.se\/wordpress\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/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:\/\/releye.se\/wp-json\/batch\/v1"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The resource's URL for retrieving oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The resource's URL for retrieving oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"Formats used for oEmbed.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"Maximum width of the embed frame in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"Maximum height of the embed frame in pixels.","type":"integer","required":false},"discover":{"description":"Whether a request for an oEmbed should be processed for services that are not approved.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/oembed\/1.0\/proxy"}]}},"\/wp-all-import\/v1":{"namespace":"wp-all-import\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-all-import\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-all-import\/v1"}]}},"\/wp-all-import\/v1\/addon\/fields":{"namespace":"wp-all-import\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-all-import\/v1\/addon\/fields"}]}},"\/weglot\/v1":{"namespace":"weglot\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"weglot\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/weglot\/v1"}]}},"\/weglot\/v1\/cache\/purge":{"namespace":"weglot\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/weglot\/v1\/cache\/purge"}]}},"\/wp\/v2":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2"}]}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"author":{"description":"Limit the results to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Make sure the results do not include posts by certain authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results to posts that have been assigned one or more statuses.","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":"Filter the results based on relationships between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit the results to items assigned a specific term in the \"categories\" taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subordinate terms should be included in the terms that limit the results.","type":"boolean","default":false},"operator":{"description":"Posts must be tagged with all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit the results to all items except those assigned a specific term in the \"categories\" taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subordinate terms should be included in the terms that limit the results.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit the results to items assigned a specific term in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Posts must be tagged with all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit the results to all items except those assigned a specific term in the taxonomy tags.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit the results to pinned posts.","type":"boolean","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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":"Post format.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"sticky":{"description":"Whether the post should be treated as a copy-and-paste or not.","type":"boolean","required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post, if it is password-protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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":"Post format.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"sticky":{"description":"Whether the post should be treated as a copy-and-paste or not.","type":"boolean","required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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":"Post format.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"sticky":{"description":"Whether the post should be treated as a copy-and-paste or not.","type":"boolean","required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"author":{"description":"Limit the results to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Make sure the results do not include posts by certain authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit the results to posts with a specific value for menu_order.","type":"integer","required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limit the results to items that belong to specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit the results to all items except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results to posts that have been assigned one or more statuses.","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":"Filter the results based on relationships between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit the results to items assigned a specific term in the \"categories\" taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subordinate terms should be included in the terms that limit the results.","type":"boolean","default":false},"operator":{"description":"Posts must be tagged with all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit the results to all items except those assigned a specific term in the \"categories\" taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether subordinate terms should be included in the terms that limit the results.","type":"boolean","default":false}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"parent":{"description":"The ID of the post's parent object.","type":"integer","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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 in which the post appears relative to other posts.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post, if it is password-protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"parent":{"description":"The ID of the post's parent object.","type":"integer","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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 in which the post appears relative to other posts.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the post's parent object.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"excerpt":{"description":"Excerpt from the post.","type":"object","properties":{"raw":{"description":"Excerpt from the post, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML snippet for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"If the excerpt is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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 in which the post appears relative to other posts.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"categories":{"description":"Terms assigned to the post in the taxonomy category.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"author":{"description":"Limit the results to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Make sure the results do not include posts by certain authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit the results to items that belong to specific parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit the results to all items except those with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit the results to posts that have been assigned one or more statuses.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limit the results to attachments of a specific media type.","type":"string","enum":["image","video","text","application","audio"],"required":false},"mime_type":{"default":null,"description":"Limit the results to attachments with a specific MIME type.","type":"string","required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when the attachment is not visible.","type":"string","required":false},"caption":{"description":"Caption for the image in the appendix.","type":"object","properties":{"raw":{"description":"Caption for the attachment as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the attachment.","type":"object","properties":{"raw":{"description":"Description of the attachment as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, formatted for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"ID of the post associated with this attachment.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The author's ID for the post.","type":"integer","required":false},"featured_media":{"description":"ID of the post's featured media.","type":"integer","required":false},"comment_status":{"description":"Whether comments are open for this post or not.","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":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when the attachment is not visible.","type":"string","required":false},"caption":{"description":"Caption for the image in the appendix.","type":"object","properties":{"raw":{"description":"Caption for the attachment as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the attachment.","type":"object","properties":{"raw":{"description":"Description of the attachment as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, formatted for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"ID of the post associated with this attachment.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique ID string for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"src":{"description":"URL to the edited image file.","type":"string","format":"uri","required":true},"modifiers":{"description":"Matrix of image edits.","type":"array","minItems":1,"items":{"description":"Image editing.","type":"object","required":["type","args"],"oneOf":[{"title":"Rotering","properties":{"type":{"description":"Type of rotation.","type":"string","enum":["rotate"]},"args":{"description":"Arguments in favor of rotation.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle of clockwise rotation in degrees.","type":"number"}}}}},{"title":"Besk\u00e4r","properties":{"type":{"description":"Type of pruning.","type":"string","enum":["crop"]},"args":{"description":"Reasons for pruning.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left where cropping should begin, as a percentage of the image's width.","type":"number"},"top":{"description":"Vertical position from the top where cropping should begin, as a percentage of the image's height.","type":"number"},"width":{"description":"The crop width as a percentage of the image width.","type":"number"},"height":{"description":"The crop height as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"How many degrees to rotate the image clockwise. OBSOLETE: 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-coordinate where cropping should begin. OBSOLETE: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image. The Y-position where cropping should begin. OBSOLETE: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image. The width to which the image should be cropped. OBSOLETE: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image. The height to which the image should be cropped. OBSOLETE: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false}}}]},"\/wp\/v2\/menu-items":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","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":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results to posts that have been assigned one or more statuses.","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":"Filter the results based on relationships between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit the results to items assigned a specific term in the taxonomy menu.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Posts must be tagged with all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit the results to all items except those assigned a specific term in the taxonomy menu.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit the results to posts with a specific value for menu_order.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title of the item.","type":["string","object"],"properties":{"raw":{"description":"The title of the item, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML heading for the item, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The object family that is originally represented, such as \u201cpost_type\u201d or \u201ctaxonomy\u201d.","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"default":0,"description":"The ID of the object's parent object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"The text for the `title` attribute of the `link` element in this menu item.","type":"string","required":false},"classes":{"description":"The class names for the link element in this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"Description of this menu option.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB-ID of the `nav_menu_item` that is this object's parent, if one exists. Otherwise, 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of original object being represented, such as \u201ccategory,\u201d \u201cpost,\u201d or \u201cattachment.\u201d","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object that this menu option represents, such as the post ID or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute for the link element in this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that this menu option links to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in this menu item's link.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the taxonomy nav_menu.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"title":{"description":"The title of the item.","type":["string","object"],"properties":{"raw":{"description":"The title of the item, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML heading for the item, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The object family that is originally represented, such as \u201cpost_type\u201d or \u201ctaxonomy\u201d.","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"description":"The ID of the object's parent object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"The text for the `title` attribute of the `link` element in this menu item.","type":"string","required":false},"classes":{"description":"The class names for the link element in this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"Description of this menu option.","type":"string","required":false},"menu_order":{"description":"The DB-ID of the `nav_menu_item` that is this object's parent, if one exists. Otherwise, 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of original object being represented, such as \u201ccategory,\u201d \u201cpost,\u201d or \u201cattachment.\u201d","type":"string","required":false},"object_id":{"description":"The database ID of the original object that this menu option represents, such as the post ID or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute for the link element in this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that this menu option links to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in this menu item's link.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the taxonomy nav_menu.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the object's parent object.","type":"integer","minimum":0,"required":false},"title":{"description":"The title of the item.","type":["string","object"],"properties":{"raw":{"description":"The title of the item, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML heading for the item, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The object family that is originally represented, such as \u201cpost_type\u201d or \u201ctaxonomy\u201d.","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"attr_title":{"description":"The text for the `title` attribute of the `link` element in this menu item.","type":"string","required":false},"classes":{"description":"The class names for the link element in this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"Description of this menu option.","type":"string","required":false},"menu_order":{"description":"The DB-ID of the `nav_menu_item` that is this object's parent, if one exists. Otherwise, 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of original object being represented, such as \u201ccategory,\u201d \u201cpost,\u201d or \u201cattachment.\u201d","type":"string","required":false},"object_id":{"description":"The database ID of the original object that this menu option represents, such as the post ID or term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute for the link element in this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL that this menu option links to.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in this menu item's link.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Terms assigned to the object in the taxonomy nav_menu.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false}},"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/blocks":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results to posts that have been assigned one or more statuses.","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":"Filter the results based on relationships between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit the results to items assigned to a specific term in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Posts must be tagged with all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit the results to all items except those assigned a specific term in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Lista \u00f6ver term-ID:n","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"S\u00f6kning i taxonomi \u00f6ver term-ID","description":"Perform an advanced search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"wp_pattern_sync_status":{"type":"string","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"Terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post, if it is password-protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"wp_pattern_sync_status":{"type":"string","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"Terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","description":"","default":false},"wp_pattern_sync_status":{"type":"string","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","description":"","default":""}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"Terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"Template ID","type":"string","required":false},"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the template.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","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 section.","type":"string","required":false},"post_type":{"description":"Post type for which you want to download the template.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"default":"","description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of the template.","type":"string","required":false},"status":{"default":"publish","description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/templates"}]}},"\/wp\/v2\/templates\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The code for the template section for which the backup is to be retrieved","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is customized 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; for example, in `taxonomy-books`, `taxonomy` is extracted","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Template ID","type":"string","required":false},"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the template.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Template ID","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"Template ID","type":"string","required":false},"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the template.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false},"area":{"description":"Where the template section is intended to be used (header, footer, etc.)","type":"string","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"Template ID","type":"string","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/template-parts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","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 section.","type":"string","required":false},"post_type":{"description":"Post type for which you want to download the template.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"default":"","description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of the template.","type":"string","required":false},"status":{"default":"publish","description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false},"area":{"description":"Where the template section is intended to be used (header, footer, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/template-parts"}]}},"\/wp\/v2\/template-parts\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The code for the template section for which the backup is to be retrieved","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is customized 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; for example, in `taxonomy-books`, `taxonomy` is extracted","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Template ID","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Template ID","type":"string","required":false},"slug":{"description":"A unique identifier that identifies 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":"Template type.","type":"string","required":false},"content":{"description":"Content for template.","type":["object","string"],"properties":{"raw":{"description":"The content of the template, as it appears 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":"Template title.","type":["object","string"],"properties":{"raw":{"description":"The template's header as it appears in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML heading for the template, converted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of the template.","type":"string","required":false},"status":{"description":"Template status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the template author.","type":"integer","required":false},"area":{"description":"Where the template section is intended to be used (header, footer, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Template ID","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to posts published after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the results to posts that were modified after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the results to posts published before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the results to posts that were modified before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"An array of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results to posts that have been assigned one or more statuses.","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}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post, if it is password-protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attributes.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"id":{"description":"Unique identifier for the version.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because versions cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"date":{"description":"The date the post was published in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The post's publication date in GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric ID string for the post, which is unique within its type.","type":"string","required":false},"status":{"description":"A specific status for the post.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and the excerpt.","type":"string","required":false},"title":{"description":"The title of the post.","type":"object","properties":{"raw":{"description":"Post title as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content of the post.","type":"object","properties":{"raw":{"description":"The content of the post, as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"The version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"If the content is password-protected.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file used to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object of the auto-saved version.","type":"integer","required":false},"id":{"description":"The ID of the auto-saved version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/font-families":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit the results to posts containing one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"The version of the theme.json schema used for typography settings.","type":"integer","default":2,"minimum":2,"maximum":2,"required":false},"font_family_settings":{"description":"Declaration of \"font-family\" in \"theme.json\" format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/font-families"}]}},"\/wp\/v2\/font-families\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"theme_json_version":{"description":"The version of the theme.json schema used for typography settings.","type":"integer","default":2,"minimum":2,"maximum":2,"required":false},"font_family_settings":{"description":"Declaration of \"font-family\" in \"theme.json\" format, encoded as a string.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique ID string for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID of the parent font family for the font.","type":"integer","required":true},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID of the parent font family for the font.","type":"integer","required":true},"theme_json_version":{"description":"The version of the theme.json schema used for typography settings.","type":"integer","default":2,"minimum":2,"maximum":2,"required":false},"font_face_settings":{"description":"Declaration of \"font-face\" in \"theme.json\" format, encoded as a string.","type":"string","required":true}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID of the parent font family for the font.","type":"integer","required":true},"id":{"description":"Unique ID string for the font.","type":"integer","required":true},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID of the parent font family for the font.","type":"integer","required":true},"id":{"description":"Unique ID string for the font.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"An alphanumeric ID string for the post type.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"An alphanumeric ID string for the status.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit the results to taxonomies associated with a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"An alphanumeric ID string for the taxonomy.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by term attributes.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether terms that are not linked to any post should be hidden or not.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit the results to terms associated with a specific parent object.","type":"integer","required":false},"post":{"description":"Limit the results to terms associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the results to terms containing one or more specific \"keywords.\"","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":true},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"parent":{"description":"The ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":false},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"parent":{"description":"The ID of the parent term.","type":"integer","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because terms cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by term attributes.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether terms that are not linked to any post should be hidden or not.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the results to terms associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the results to terms containing one or more specific \"keywords.\"","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":true},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":false},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because terms cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by term attributes.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether terms that are not linked to any post should be hidden or not.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the results to terms associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the results to terms containing one or more specific \"keywords.\"","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":true},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false},"locations":{"description":"Seats assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether top-level pages should be automatically added to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":false},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false},"locations":{"description":"Seats assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether top-level pages should be automatically added to this menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because terms cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by term attributes.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether terms that are not linked to any post should be hidden or not.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the results to terms associated with a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the results to terms containing one or more specific \"keywords.\"","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":true},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/wp_pattern_category"}]}},"\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"The term's HTML heading.","type":"string","required":false},"slug":{"description":"An alphanumeric ID string for the term, which is unique within its type.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID string for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Must be set to true because terms cannot be managed via the Recycle Bin.","required":false}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"The user's login name.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"The user's first name.","type":"string","required":false},"last_name":{"description":"The user's last name.","type":"string","required":false},"email":{"description":"The user's email address.","type":"string","format":"email","required":false},"url":{"description":"The user's URL.","type":"string","format":"uri","required":false},"description":{"description":"User description.","type":"string","required":false},"locale":{"description":"The user's language code (locale).","type":"string","enum":["","en_US","sv_SE"],"required":false},"nickname":{"description":"The user's nickname.","type":"string","required":false},"slug":{"description":"Alphanumeric ID string for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"User password (never included).","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":{"persisted_preferences":{"type":"object","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time when the options were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Must be set to true, because users cannot be managed via the Recycle Bin.","required":false},"reassign":{"type":"integer","description":"Transfer the deleted user's posts and links to this user ID.","required":true}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords":{"namespace":"wp\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID string from the application that uniquely identifies it. We recommend using UUID v5 with a namespace derived from a URL or DNS.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":true}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID string from the application that uniquely identifies it. We recommend using UUID v5 with a namespace derived from a URL or DNS.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/comments":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"after":{"description":"Limit the results to comments posted after a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"author":{"description":"Limit the results to comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_exclude":{"description":"Ensure that the results exclude comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_email":{"default":null,"description":"Limit the results to a specific author's email address. Requires authorization.","format":"email","type":"string","required":false},"before":{"description":"Limit the results to comments posted before a specific date in ISO 8601 format.","type":"string","format":"date-time","required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by comment attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","post","parent","type"],"required":false},"parent":{"default":[],"description":"Limit the results to comments with specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"parent_exclude":{"default":[],"description":"Make sure the results do not include parent objects with specific IDs.","type":"array","items":{"type":"integer"},"required":false},"post":{"default":[],"description":"Limit the results to comments assigned to specific post IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approve","description":"Limit the results to comments assigned a specific status. Requires authorization.","type":"string","required":false},"type":{"default":"comment","description":"Limit the results to comments assigned a specific type. Requires authorization.","type":"string","required":false},"password":{"description":"The password for the post, if it is password-protected.","type":"string","required":false}}},{"methods":["POST"],"args":{"author":{"description":"The user object's ID if the author was a user.","type":"integer","required":false},"author_email":{"description":"Email address of the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address of the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name of the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent string for the comment author.","type":"string","required":false},"content":{"description":"The text of the comment.","type":"object","properties":{"raw":{"description":"The content of the comment, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was posted in the website's time zone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was posted, in GMT.","type":"string","format":"date-time","required":false},"parent":{"default":0,"description":"The ID of the comment's parent object.","type":"integer","required":false},"post":{"default":0,"description":"ID of the associated post object.","type":"integer","required":false},"status":{"description":"Comment status.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/comments"}]}},"\/wp\/v2\/comments\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the parent post of this comment (if the post is password-protected).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"author":{"description":"The user object's ID if the author was a user.","type":"integer","required":false},"author_email":{"description":"Email address of the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address of the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name of the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent string for the comment author.","type":"string","required":false},"content":{"description":"The text of the comment.","type":"object","properties":{"raw":{"description":"The content of the comment, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was posted in the website's time zone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was posted, in GMT.","type":"string","format":"date-time","required":false},"parent":{"description":"The ID of the comment's parent object.","type":"integer","required":false},"post":{"description":"ID of the associated post object.","type":"integer","required":false},"status":{"description":"Comment status.","type":"string","required":false},"meta":{"description":"Metadata fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Skip the Recycle Bin and delete the file directly instead.","required":false},"password":{"description":"The password for the parent post of this comment (if the post is password-protected).","type":"string","required":false}}}]},"\/wp\/v2\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"type":{"default":"post","description":"Limit results to items of a specific type.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limit the results to items of one or more subtypes.","type":"array","items":{"enum":["post","page","category","post_tag","any"],"type":"string"},"required":false},"exclude":{"description":"Make sure the results do not contain specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the results to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET","POST"],"args":{"name":{"description":"Unique name assigned to the block.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID for the post's context.","type":"integer","required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}]},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID of the parent object for this version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"ID of the parent object for the global style version.","type":"integer","required":false},"id":{"description":"Unique ID for the \"global styles\" version.","type":"integer","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"Theme ID string","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"Theme ID string","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Template ID","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Heading for the global style variant.","type":["object","string"],"properties":{"raw":{"description":"The title of the global style variant, as specified in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false}}}]},"\/wp\/v2\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"title":{"description":"Website heading.","type":"string","required":false},"description":{"description":"Website slogan.","type":"string","required":false},"url":{"description":"Website URL.","type":"string","format":"uri","required":false},"email":{"description":"This address is used for administrative purposes, such as notifying you of new users.","type":"string","format":"email","required":false},"timezone":{"description":"A location in your time zone.","type":"string","required":false},"date_format":{"description":"A date format for all strings containing dates.","type":"string","required":false},"time_format":{"description":"A time format for all strings containing a time.","type":"string","required":false},"start_of_week":{"description":"The day of the week on which the week is to begin.","type":"integer","required":false},"language":{"description":"Language locale code in WordPress.","type":"string","required":false},"use_smilies":{"description":"Convert emoticon symbols such as :-) and :-P to actual emojis when displayed.","type":"boolean","required":false},"default_category":{"description":"Default category for posts.","type":"integer","required":false},"default_post_format":{"description":"Standard post format.","type":"string","required":false},"posts_per_page":{"description":"Blog pages are displayed first.","type":"integer","required":false},"show_on_front":{"description":"What appears on the home page","type":"string","required":false},"page_on_front":{"description":"The ID of the page to be displayed on the home page","type":"integer","required":false},"page_for_posts":{"description":"The ID of the page that will display the latest posts","type":"integer","required":false},"default_ping_status":{"description":"Enable notifications of new links from other blogs (pingbacks and trackbacks) for new posts.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"description":"Allow others to post comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"description":"Website logo.","type":"integer","required":false},"site_icon":{"description":"Website icon.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/settings"}]}},"\/wp\/v2\/themes":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limit the results to topics that have been assigned one or more statuses.","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme's style sheet, which uniquely identifies the theme.","type":"string","required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","required":false},"status":{"description":"Limits the results to add-ons with the specified status.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"Search for \"Slug\" in the WordPress plugin directory.","pattern":"[\\w\\-]+","required":true},"status":{"description":"The add-on's activation status.","type":"string","enum":["inactive","active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"The add-on's activation status.","type":"string","enum":["inactive","active"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}}]},"\/wp\/v2\/sidebars":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"ID for a registered sidebar","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Widgets nested inside one another.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Widget type ID.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Widget type ID.","type":"string","required":true},"instance":{"description":"Current instance settings for the widget.","type":"object","required":false},"form_data":{"description":"Serialized form data from the widget for encoding in instance settings.","type":"string","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Widget type ID.","type":"string","required":true},"instance":{"description":"Current instance settings for the widget.","type":"object","required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar, whose widgets are to be returned.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the widget.","type":"string","required":false},"id_base":{"description":"Widget type. Corresponds to the ID in the widget types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar to which the widget belongs.","type":"string","required":true},"instance":{"description":"Widget settings, 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 adminform widget. Used to update a widget that does not support the instance. Read-only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique ID for the widget.","type":"string","required":false},"id_base":{"description":"Widget type. Corresponds to the ID in the widget types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar to which the widget belongs.","type":"string","required":false},"instance":{"description":"Widget settings, 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 adminform widget. Used to update a widget that does not support the instance. Read-only.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"If you want to force the removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit the results to blocks that match the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit the results to those that match a string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit the results to those that match a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit the results to those that match a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit the results to those that match a pattern (slug).","type":"array","required":false},"offset":{"description":"Skip forward a certain number of items in the results.","type":"integer","required":false},"order":{"description":"Sort by the attribute in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by post attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/pattern-directory\/patterns"}]}},"\/wp\/v2\/block-patterns\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/block-patterns\/patterns"}]}},"\/wp\/v2\/block-patterns\/categories":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/block-patterns\/categories"}]}},"\/wp-site-health\/v1":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-site-health\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1"}]}},"\/wp-site-health\/v1\/tests\/background-updates":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/background-updates"}]}},"\/wp-site-health\/v1\/tests\/loopback-requests":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"}]}},"\/wp-site-health\/v1\/tests\/https-status":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/https-status"}]}},"\/wp-site-health\/v1\/tests\/dotorg-communication":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"}]}},"\/wp-site-health\/v1\/tests\/authorization-header":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"}]}},"\/wp-site-health\/v1\/directory-sizes":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/directory-sizes"}]}},"\/wp-site-health\/v1\/tests\/page-cache":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-site-health\/v1\/tests\/page-cache"}]}},"\/wp-block-editor\/v1":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-block-editor\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-block-editor\/v1"}]}},"\/wp-block-editor\/v1\/url-details":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL to be processed.","type":"string","format":"uri","required":true}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp\/v2\/menu-locations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu item.","type":"string","required":false},"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-block-editor\/v1\/export"}]}},"\/wp-block-editor\/v1\/navigation-fallback":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page in the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to include in the results.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/releye.se\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The scope of the request. Determines which fields should be included in the response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]}},"site_logo":0,"site_icon":5,"site_icon_url":"https:\/\/releye.se\/uploads\/2026\/01\/cropped-fav-releye-1-32x32-1.png","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_icon","href":"https:\/\/releye.se\/wp-json\/wp\/v2\/media\/5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}